./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:48:23,473 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:48:23,555 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:48:23,563 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:48:23,563 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:48:23,596 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:48:23,597 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:48:23,598 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:48:23,601 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:48:23,602 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:48:23,602 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:48:23,602 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:48:23,603 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:48:23,603 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:48:23,603 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:48:23,604 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:48:23,604 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:48:23,604 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:48:23,604 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:48:23,604 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:48:23,605 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:48:23,608 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:48:23,609 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:48:23,609 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:23,610 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:48:23,610 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:48:23,610 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:48:23,610 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:48:23,610 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:48:23,610 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:48:23,611 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:48:23,613 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:48:23,613 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 [2024-11-09 10:48:23,818 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:48:23,836 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:48:23,839 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:48:23,839 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:48:23,840 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:48:23,841 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2024-11-09 10:48:25,250 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:48:25,576 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:48:25,580 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2024-11-09 10:48:25,597 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/90fc3dc2e/8289c4398dcf4e44aabc145cf02ceb8e/FLAG979358e2c [2024-11-09 10:48:25,872 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/90fc3dc2e/8289c4398dcf4e44aabc145cf02ceb8e [2024-11-09 10:48:25,874 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:48:25,876 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:48:25,881 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:25,882 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:48:25,886 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:48:25,887 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,888 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@bf68fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:25, skipping insertion in model container [2024-11-09 10:48:25,888 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:48:25" (1/1) ... [2024-11-09 10:48:25,908 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:48:26,106 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:26,119 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:48:26,154 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:48:26,169 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:48:26,169 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26 WrapperNode [2024-11-09 10:48:26,170 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:48:26,170 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:26,171 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:48:26,171 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:48:26,176 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,185 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,222 INFO L138 Inliner]: procedures = 20, calls = 37, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 367 [2024-11-09 10:48:26,222 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:48:26,223 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:48:26,223 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:48:26,223 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:48:26,232 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,232 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,235 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,259 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-09 10:48:26,259 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,260 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,273 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,279 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,281 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,289 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,293 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:48:26,298 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:48:26,298 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:48:26,298 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:48:26,299 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (1/1) ... [2024-11-09 10:48:26,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:48:26,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:48:26,333 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) [2024-11-09 10:48:26,338 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 [2024-11-09 10:48:26,376 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:48:26,376 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-09 10:48:26,377 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-09 10:48:26,377 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-09 10:48:26,378 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-09 10:48:26,378 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-09 10:48:26,378 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-09 10:48:26,378 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-09 10:48:26,378 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-09 10:48:26,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:48:26,378 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:48:26,379 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:48:26,380 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:48:26,490 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:48:26,491 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:48:26,953 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:48:26,953 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:48:27,262 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:48:27,262 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 10:48:27,264 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:27 BoogieIcfgContainer [2024-11-09 10:48:27,264 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:48:27,266 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:48:27,267 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:48:27,270 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:48:27,270 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:48:25" (1/3) ... [2024-11-09 10:48:27,271 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e25628b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:27, skipping insertion in model container [2024-11-09 10:48:27,271 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:48:26" (2/3) ... [2024-11-09 10:48:27,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e25628b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:48:27, skipping insertion in model container [2024-11-09 10:48:27,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:48:27" (3/3) ... [2024-11-09 10:48:27,274 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2024-11-09 10:48:27,291 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:48:27,293 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-09 10:48:27,293 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:48:27,367 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-09 10:48:27,405 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 137 places, 136 transitions, 300 flow [2024-11-09 10:48:27,472 INFO L124 PetriNetUnfolderBase]: 12/132 cut-off events. [2024-11-09 10:48:27,473 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:48:27,485 INFO L83 FinitePrefix]: Finished finitePrefix Result has 149 conditions, 132 events. 12/132 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 282 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 105. Up to 2 conditions per place. [2024-11-09 10:48:27,485 INFO L82 GeneralOperation]: Start removeDead. Operand has 137 places, 136 transitions, 300 flow [2024-11-09 10:48:27,489 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 132 places, 131 transitions, 286 flow [2024-11-09 10:48:27,505 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:48:27,513 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=None, 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;@797b190a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:48:27,513 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-09 10:48:27,546 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:48:27,546 INFO L124 PetriNetUnfolderBase]: 12/128 cut-off events. [2024-11-09 10:48:27,547 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:48:27,547 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:27,548 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:27,548 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:48:27,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:27,553 INFO L85 PathProgramCache]: Analyzing trace with hash -1369223184, now seen corresponding path program 1 times [2024-11-09 10:48:27,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:27,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096397386] [2024-11-09 10:48:27,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:27,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:28,469 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:28,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:28,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096397386] [2024-11-09 10:48:28,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1096397386] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:28,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:28,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-09 10:48:28,474 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322137967] [2024-11-09 10:48:28,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:28,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-09 10:48:28,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:28,518 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-09 10:48:28,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110 [2024-11-09 10:48:28,632 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-09 10:48:28,637 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 131 transitions, 286 flow. Second operand has 11 states, 11 states have (on average 83.0909090909091) internal successors, (914), 11 states have internal predecessors, (914), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:28,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:28,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-09 10:48:28,641 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:33,706 INFO L124 PetriNetUnfolderBase]: 25909/40324 cut-off events. [2024-11-09 10:48:33,708 INFO L125 PetriNetUnfolderBase]: For 2241/2241 co-relation queries the response was YES. [2024-11-09 10:48:34,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77402 conditions, 40324 events. 25909/40324 cut-off events. For 2241/2241 co-relation queries the response was YES. Maximal size of possible extension queue 1520. Compared 325275 event pairs, 5632 based on Foata normal form. 8/38930 useless extension candidates. Maximal degree in co-relation 70891. Up to 14959 conditions per place. [2024-11-09 10:48:34,303 INFO L140 encePairwiseOnDemand]: 122/136 looper letters, 214 selfloop transitions, 28 changer transitions 17/332 dead transitions. [2024-11-09 10:48:34,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 332 transitions, 1308 flow [2024-11-09 10:48:34,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-09 10:48:34,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-11-09 10:48:34,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 1359 transitions. [2024-11-09 10:48:34,327 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7137605042016807 [2024-11-09 10:48:34,329 INFO L175 Difference]: Start difference. First operand has 132 places, 131 transitions, 286 flow. Second operand 14 states and 1359 transitions. [2024-11-09 10:48:34,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 332 transitions, 1308 flow [2024-11-09 10:48:34,451 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 332 transitions, 1224 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-09 10:48:34,458 INFO L231 Difference]: Finished difference. Result has 140 places, 158 transitions, 427 flow [2024-11-09 10:48:34,460 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=266, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=14, PETRI_FLOW=427, PETRI_PLACES=140, PETRI_TRANSITIONS=158} [2024-11-09 10:48:34,462 INFO L277 CegarLoopForPetriNet]: 132 programPoint places, 8 predicate places. [2024-11-09 10:48:34,463 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 158 transitions, 427 flow [2024-11-09 10:48:34,463 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 83.0909090909091) internal successors, (914), 11 states have internal predecessors, (914), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:34,463 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:34,464 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:34,464 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:48:34,464 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:48:34,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:34,465 INFO L85 PathProgramCache]: Analyzing trace with hash 295971016, now seen corresponding path program 2 times [2024-11-09 10:48:34,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:34,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1771491643] [2024-11-09 10:48:34,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:34,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:34,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:34,632 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:34,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:34,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1771491643] [2024-11-09 10:48:34,633 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1771491643] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:34,633 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:34,633 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:34,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181366791] [2024-11-09 10:48:34,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:34,635 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:34,636 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:34,636 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:34,637 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:34,712 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-09 10:48:34,713 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 158 transitions, 427 flow. Second operand has 5 states, 5 states have (on average 87.8) internal successors, (439), 5 states have internal predecessors, (439), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:34,713 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:34,713 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-09 10:48:34,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:35,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 45#L177-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,691 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:35,691 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:35,691 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:35,692 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:35,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 35#L178-3true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:35,740 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:35,740 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:35,740 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:35,740 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:35,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 88#$Ultimate##0true, 76#L178-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,793 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:35,793 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:35,794 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:35,794 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:35,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 107#L99true, 76#L178-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:35,847 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:35,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:35,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:35,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:35,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 88#$Ultimate##0true, 7#L179-3true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:35,853 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:35,853 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:35,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:35,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 107#L99true, 7#L179-3true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,026 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,026 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 88#$Ultimate##0true, 102#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:36,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:36,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 107#L99true, 102#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,127 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,128 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 88#$Ultimate##0true, 62#L128true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,141 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,141 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,142 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,142 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 88#$Ultimate##0true, 102#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,143 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,144 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:36,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 107#L99true, 62#L128true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,270 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 107#L99true, 102#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,272 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 88#$Ultimate##0true, 62#L128true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,281 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,282 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,282 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:36,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 107#L99true, 62#L128true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:36,371 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,371 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:36,371 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:36,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 140#true, 18#L48-1true, 76#L178-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,807 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:36,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:36,807 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:36,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 7#L179-3true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:36,981 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:36,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:36,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:36,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:37,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 140#true, 18#L48-1true, 102#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,063 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,063 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:37,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 88#$Ultimate##0true, 100#L135-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,088 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,088 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:37,088 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 62#L128true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,154 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,154 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 140#true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,157 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,157 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 107#L99true, 64#L179-4true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,170 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,170 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 76#L178-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,177 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,177 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,177 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,177 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 88#$Ultimate##0true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,182 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,182 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:37,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 2#L180true, 62#L128true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,236 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,236 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 7#L179-3true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,249 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,249 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,249 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 107#L99true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,253 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:37,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 102#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, 94#L148true]) [2024-11-09 10:48:37,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:37,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 64#L179-4true, 62#L128true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,532 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 102#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,537 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,537 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, 94#L148true]) [2024-11-09 10:48:37,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 140#true, 18#L48-1true, 76#L178-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,556 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, 94#L148true]) [2024-11-09 10:48:37,560 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,565 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,565 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:37,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 62#L128true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,614 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,614 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,615 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,615 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 140#true, 18#L48-1true, 7#L179-3true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,630 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,630 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, 94#L148true]) [2024-11-09 10:48:37,633 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,633 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,633 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,633 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,638 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,638 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,638 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,638 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 76#L178-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,643 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,646 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,646 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,646 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,646 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 88#$Ultimate##0true, 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,650 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,650 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,650 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,650 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:37,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 140#true, 18#L48-1true, 102#$Ultimate##0true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,713 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,713 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,713 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 7#L179-3true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,719 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,719 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,721 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,721 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,721 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,721 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 107#L99true, 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,727 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,727 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,727 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,728 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 88#$Ultimate##0true, 28#L149true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,737 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,737 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,737 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,737 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,742 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 101#thread4EXITtrue, 18#L48-1true, 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:37,742 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:37,742 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 140#true, 64#L179-4true, 62#L128true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,948 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,948 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,948 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 140#true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,959 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,959 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,960 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,960 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 102#$Ultimate##0true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,964 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,964 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,964 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,964 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), 107#L99true, 28#L149true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:37,974 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,974 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 140#true, 101#thread4EXITtrue, 18#L48-1true, 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,982 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,982 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,982 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,982 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:37,983 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:37,995 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,995 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:37,996 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:37,996 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,006 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,006 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,007 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,007 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:38,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 88#$Ultimate##0true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,008 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:38,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 140#true, 2#L180true, 62#L128true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,097 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,097 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,097 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,098 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 64#L179-4true, 62#L128true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,109 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,110 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,110 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,110 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,126 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,126 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,139 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,139 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,139 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,140 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:38,140 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,140 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,140 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,140 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 18#L48-1true, 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,148 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,148 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,148 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,149 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,149 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,149 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,149 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 107#L99true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,150 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,150 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,150 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 101#thread4EXITtrue, 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,162 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,162 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 88#$Ultimate##0true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,163 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,163 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 62#L128true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,268 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,268 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,268 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,268 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 140#true, 18#L48-1true, 100#L135-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,285 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,285 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,285 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,285 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,310 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,310 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,310 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,310 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,311 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 107#L99true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,311 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,312 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:38,312 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,312 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 140#true, 18#L48-1true, 2#L180true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,550 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:38,550 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:38,550 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:38,550 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:38,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 64#L179-4true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,783 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,783 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,783 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:38,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 100#L135-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:38,880 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,880 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,881 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 9#L106-1true, 18#L48-1true, 143#(= ~i4~0 0), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:38,900 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:39,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 9#L106-1true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,132 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,132 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,132 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:39,132 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,145 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,145 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:39,145 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,145 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), 28#L149true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,214 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,214 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,214 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,214 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true]) [2024-11-09 10:48:39,241 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,241 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,241 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,242 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 140#true, 18#L48-1true, 64#L179-4true, 100#L135-1true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,242 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,242 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,242 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,242 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,243 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,243 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,243 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,244 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,244 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:39,244 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,244 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true]) [2024-11-09 10:48:39,326 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,326 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,326 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,326 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 140#true, 18#L48-1true, 2#L180true, 100#L135-1true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,327 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,327 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,327 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,327 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 9#L106-1true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,327 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,328 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,328 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,328 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,328 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,328 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,329 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,329 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,366 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,367 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,367 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,367 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 64#L179-4true, 100#L135-1true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,367 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,367 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,368 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,368 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,369 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,369 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,369 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,369 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 101#thread4EXITtrue, 18#L48-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,370 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,370 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,370 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:39,370 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,442 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,442 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 18#L48-1true, 2#L180true, 100#L135-1true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,443 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,443 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 140#true, 101#thread4EXITtrue, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,444 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,444 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,444 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,444 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 143#(= ~i4~0 0), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,445 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,445 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,445 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,445 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 9#L106-1true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,445 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,445 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,446 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,446 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,469 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,469 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,469 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-09 10:48:39,469 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), 28#L149true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,515 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,515 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,515 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,515 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 140#true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true]) [2024-11-09 10:48:39,540 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,540 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,540 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,540 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,541 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 28#L149true, 64#L179-4true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,541 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 101#thread4EXITtrue, 18#L48-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,542 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,542 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-09 10:48:39,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 140#true, 18#L48-1true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true]) [2024-11-09 10:48:39,576 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,576 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,576 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,576 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,576 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 28#L149true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,577 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,578 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,578 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,578 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,578 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,600 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,600 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,600 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,600 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,600 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,600 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,601 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,602 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,602 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,602 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,603 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 28#L149true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,603 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,603 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-09 10:48:39,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,642 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,643 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,644 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 143#(= ~i4~0 0), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,644 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,644 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 28#L149true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,645 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 105#L119true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,645 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,645 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 2#L180true, 28#L149true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,646 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,646 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,646 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,646 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 140#true, 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,822 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,822 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,822 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,822 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 143#(= ~i4~0 0), 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,823 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,823 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,823 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,823 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 64#L179-4true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,824 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 112#L120true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,824 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,824 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 64#L179-4true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,825 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,825 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,825 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,826 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,826 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-09 10:48:39,826 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,826 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 140#true, 18#L48-1true, 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,858 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,858 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,858 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,858 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 24#L148-1true, 18#L48-1true, 2#L180true, 143#(= ~i4~0 0), 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,859 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,859 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,859 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 112#L120true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,860 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,860 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,860 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,860 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 117#L119-1true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,861 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,861 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,861 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 2#L180true, 28#L149true, 129#thread3EXITtrue, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,862 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,862 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,862 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,862 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,891 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,891 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,891 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,892 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 97#L91true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,892 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,892 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,893 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,893 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,893 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,894 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,895 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,895 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,895 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,896 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,896 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,897 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,897 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 28#L149true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,898 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,898 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,898 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,898 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 64#L179-4true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,899 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,899 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,899 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,899 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-09 10:48:39,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 140#true, 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,935 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,935 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,935 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,935 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 97#L91true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,935 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,936 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,936 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,937 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,937 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,937 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,937 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,938 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,938 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,938 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,939 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 2#L180true, 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:39,939 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,939 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,939 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,939 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 101#thread4EXITtrue, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,940 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 2#L180true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 28#L149true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,940 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,940 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 112#L120true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,941 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,941 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,941 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,941 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 140#true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,973 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,973 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,973 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,973 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:39,974 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 101#thread4EXITtrue, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,974 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,974 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:39,975 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,975 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-09 10:48:39,975 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:39,975 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,003 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,003 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,003 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,003 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 72#L92true, 177#true, 101#thread4EXITtrue, 18#L48-1true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1))]) [2024-11-09 10:48:40,004 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,004 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,004 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 72#L92true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,005 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,005 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 140#true, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,033 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,033 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,033 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,033 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,034 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,034 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,035 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,036 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 64#L179-4true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,036 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-09 10:48:40,036 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,037 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 18#L48-1true, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,060 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 18#L48-1true, 143#(= ~i4~0 0), 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,060 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,060 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,061 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1))]) [2024-11-09 10:48:40,061 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,061 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,062 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,062 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,062 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,062 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][82], [Black: 142#(= ~i~0 0), 177#true, 18#L48-1true, 101#thread4EXITtrue, 2#L180true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 129#thread3EXITtrue, Black: 171#(and (= ~i4~0 0) (= ~i~0 4) (= 3 ~i1~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue]) [2024-11-09 10:48:40,063 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,063 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,063 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-09 10:48:40,063 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-09 10:48:40,206 INFO L124 PetriNetUnfolderBase]: 43121/69693 cut-off events. [2024-11-09 10:48:40,209 INFO L125 PetriNetUnfolderBase]: For 557/591 co-relation queries the response was YES. [2024-11-09 10:48:40,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 131625 conditions, 69693 events. 43121/69693 cut-off events. For 557/591 co-relation queries the response was YES. Maximal size of possible extension queue 2487. Compared 617316 event pairs, 7043 based on Foata normal form. 0/62682 useless extension candidates. Maximal degree in co-relation 131589. Up to 41064 conditions per place. [2024-11-09 10:48:40,831 INFO L140 encePairwiseOnDemand]: 120/136 looper letters, 140 selfloop transitions, 28 changer transitions 0/270 dead transitions. [2024-11-09 10:48:40,831 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 270 transitions, 1000 flow [2024-11-09 10:48:40,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-09 10:48:40,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-09 10:48:40,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 716 transitions. [2024-11-09 10:48:40,833 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7521008403361344 [2024-11-09 10:48:40,834 INFO L175 Difference]: Start difference. First operand has 140 places, 158 transitions, 427 flow. Second operand 7 states and 716 transitions. [2024-11-09 10:48:40,834 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 270 transitions, 1000 flow [2024-11-09 10:48:40,848 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 270 transitions, 998 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-09 10:48:40,851 INFO L231 Difference]: Finished difference. Result has 148 places, 184 transitions, 607 flow [2024-11-09 10:48:40,852 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=425, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=607, PETRI_PLACES=148, PETRI_TRANSITIONS=184} [2024-11-09 10:48:40,852 INFO L277 CegarLoopForPetriNet]: 132 programPoint places, 16 predicate places. [2024-11-09 10:48:40,852 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 184 transitions, 607 flow [2024-11-09 10:48:40,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 87.8) internal successors, (439), 5 states have internal predecessors, (439), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:40,853 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:48:40,853 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:48:40,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:48:40,853 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-09 10:48:40,854 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:48:40,854 INFO L85 PathProgramCache]: Analyzing trace with hash 1455169248, now seen corresponding path program 3 times [2024-11-09 10:48:40,854 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:48:40,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318275815] [2024-11-09 10:48:40,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:48:40,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:48:40,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:48:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:48:41,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:48:41,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318275815] [2024-11-09 10:48:41,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318275815] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:48:41,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:48:41,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 10:48:41,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093749884] [2024-11-09 10:48:41,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:48:41,030 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:48:41,031 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:48:41,031 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:48:41,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:48:41,079 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-09 10:48:41,080 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 184 transitions, 607 flow. Second operand has 5 states, 5 states have (on average 87.8) internal successors, (439), 5 states have internal predecessors, (439), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 10:48:41,080 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:48:41,080 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-09 10:48:41,080 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:48:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,083 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,083 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,083 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,088 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,088 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,088 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,088 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,106 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,107 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-09 10:48:42,107 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,204 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-09 10:48:42,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,204 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-09 10:48:42,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,209 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,209 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,209 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,209 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,210 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,210 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,210 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,210 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,221 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,234 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,234 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,234 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,234 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-09 10:48:42,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,334 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,334 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,334 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,334 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,337 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,337 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 52#L101-3true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,338 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,338 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-09 10:48:42,338 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,338 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,344 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,344 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,344 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,345 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,350 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,350 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,359 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,359 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,359 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,359 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,361 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,361 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,361 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,361 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,377 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,377 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,377 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,377 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,378 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,378 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,379 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,379 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,379 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,379 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-09 10:48:42,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,479 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,479 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,479 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,479 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,480 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,480 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,483 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,483 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-09 10:48:42,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,490 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,490 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,490 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,492 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,495 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,495 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:42,495 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,508 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,508 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,509 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,509 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,510 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,510 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,510 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,510 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,511 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,511 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,511 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,511 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,511 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,517 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,555 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,555 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,555 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,556 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-09 10:48:42,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,690 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,690 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,691 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,691 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,691 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,691 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,692 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,692 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,692 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,692 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,693 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,693 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,693 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,693 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,697 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,697 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,697 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-09 10:48:42,697 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,705 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,705 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,705 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,708 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,709 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,709 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,709 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:42,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,726 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,726 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,726 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,726 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,727 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,728 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,728 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,728 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,728 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,729 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,729 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,729 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,731 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,731 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,731 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,731 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,732 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,732 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,732 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,732 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,732 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,733 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,733 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,733 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,741 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,741 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,741 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,741 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,742 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,769 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,769 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,769 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,769 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,769 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,770 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,770 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,771 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,771 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,773 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,773 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,773 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-09 10:48:42,773 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,912 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,914 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,914 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,914 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,916 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,916 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,916 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,917 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,917 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,917 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,917 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,919 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-09 10:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:42,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,935 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,936 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,937 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,937 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:42,937 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:42,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,966 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,966 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,967 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,967 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,967 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,968 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,968 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,968 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,971 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,971 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,971 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,972 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,972 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,973 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,973 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,973 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,973 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,973 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,975 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,976 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,989 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,991 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:42,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:42,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:43,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,022 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-09 10:48:43,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,023 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,023 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,023 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,024 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,024 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,024 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,026 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,026 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:43,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,178 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,178 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,180 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,180 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,181 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,182 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,182 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,182 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,183 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,183 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,201 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:43,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:43,201 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:43,201 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,226 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,227 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,227 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,228 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,228 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,228 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,229 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,229 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,229 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,231 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,232 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,232 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,232 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,232 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,235 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,236 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,240 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,240 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,241 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,241 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,241 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,243 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,243 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,243 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,243 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,258 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-09 10:48:43,258 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,258 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,258 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,259 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,261 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,261 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,262 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,297 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,297 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,298 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,298 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,298 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,299 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-09 10:48:43,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,470 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,470 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,470 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,470 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,472 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,472 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,473 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,473 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,475 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,475 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,476 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,531 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,531 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,532 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,532 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,536 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,536 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,537 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,538 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,538 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,538 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,541 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,541 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,541 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,541 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,544 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,545 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,545 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,545 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,545 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,546 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,546 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,546 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,546 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,548 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,548 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,548 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,550 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-09 10:48:43,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,552 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,552 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,552 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,552 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,554 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,554 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,554 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,554 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,554 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,576 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,577 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,577 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,577 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,578 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,578 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,578 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,578 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,578 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,578 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,579 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,579 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,579 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,621 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,621 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-09 10:48:43,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,624 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,624 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,625 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,625 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,785 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,785 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,786 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,786 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,846 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,846 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,847 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,850 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,851 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,853 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,854 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,854 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,858 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,858 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,858 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,858 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,858 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,862 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,863 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,863 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,864 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,865 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,865 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,869 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,869 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,871 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,871 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,872 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,872 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,872 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,907 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-09 10:48:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,910 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,910 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,910 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,910 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,952 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,953 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,954 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-09 10:48:43,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-09 10:48:43,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,955 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:43,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:43,957 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,957 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:43,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:43,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,149 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:44,149 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,150 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:44,150 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,171 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 10:48:44,171 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,171 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,171 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,172 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,174 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,174 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,174 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,179 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,179 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,179 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,179 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,179 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,181 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,181 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,182 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,182 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,187 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,187 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,187 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,188 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,188 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,188 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,189 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,190 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,196 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,196 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,196 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,199 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,199 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,200 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,200 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,230 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,232 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-09 10:48:44,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,233 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,235 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,288 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,288 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,288 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,288 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,288 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,289 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,492 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:44,493 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:44,493 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:44,493 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:44,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,521 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,521 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,521 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,522 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,522 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,523 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,523 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,531 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,531 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,531 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,531 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,535 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,535 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,541 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,541 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,541 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,541 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,544 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,545 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,547 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,549 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-09 10:48:44,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,549 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,550 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,550 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,550 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,551 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,552 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,552 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,552 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,552 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,595 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,595 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,595 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,596 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,596 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,597 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,597 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,597 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-09 10:48:44,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:44,649 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,649 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:44,830 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:44,832 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,832 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,832 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:44,833 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:44,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:44,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:44,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:44,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,883 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,886 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,887 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,887 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,890 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,890 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,892 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,893 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,893 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,893 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,893 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,896 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,896 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,899 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,902 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,904 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-09 10:48:44,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:44,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,905 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:44,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,907 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,914 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,914 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,914 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,915 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,916 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,917 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,917 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,917 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:44,971 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,971 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:44,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:44,974 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,974 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:44,974 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:44,974 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,031 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,032 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,034 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,034 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,213 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,213 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,219 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,219 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,220 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,221 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,222 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,230 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,230 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,231 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,231 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,231 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,231 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,232 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,232 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,250 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,257 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,258 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,278 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,280 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-09 10:48:45,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,281 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,285 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,285 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,297 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,298 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,299 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,299 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,299 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,299 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,301 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,303 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,303 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,303 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,309 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,315 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,315 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-09 10:48:45,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,317 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,317 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,363 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,364 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,364 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,365 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,365 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,416 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,416 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,416 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,417 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,417 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,417 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,418 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,418 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,419 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,547 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,547 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,550 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,550 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,550 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,550 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,551 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,553 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,553 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,553 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,556 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,556 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-09 10:48:45,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,557 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,568 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,580 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,581 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:45,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,599 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,599 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,600 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,601 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,601 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,601 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,602 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,609 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,609 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,609 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,609 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,610 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,612 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,612 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,612 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,614 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,614 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,619 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,622 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,622 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,622 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,622 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,627 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,627 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,627 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,680 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,680 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,680 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,681 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,681 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,682 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,683 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-09 10:48:45,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,727 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,728 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,855 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,855 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,855 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,855 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,856 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,857 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,858 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,858 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,859 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,859 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,863 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,866 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-09 10:48:45,867 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:45,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,867 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,867 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:45,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,877 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,877 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:45,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:45,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,909 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,910 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:45,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,912 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,922 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,922 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,922 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,924 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,926 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,928 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,938 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,942 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,942 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,942 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,943 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:45,944 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:45,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,945 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:45,945 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,946 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,946 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:45,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:45,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,005 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,005 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-09 10:48:46,007 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:46,007 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:46,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,008 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,008 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,210 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,212 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,212 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,212 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,213 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,216 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,216 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,216 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,216 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,217 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,218 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,221 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,227 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,227 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,228 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,248 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,248 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:46,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:46,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,251 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,251 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,251 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:46,251 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,268 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,269 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,269 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,269 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,271 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,271 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,271 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,272 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,272 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,272 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,278 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,279 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,279 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,279 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,281 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,282 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,283 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,283 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,284 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,285 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,285 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,286 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,292 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,292 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,292 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,293 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,293 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,298 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,299 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-09 10:48:46,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,300 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,300 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,300 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,300 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,300 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,409 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,409 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,409 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,409 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,410 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,410 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,546 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,547 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,548 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,548 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,549 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,549 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,550 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,552 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,557 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-09 10:48:46,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,580 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,591 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:46,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,606 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,607 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,607 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,608 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,609 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,609 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,610 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,610 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,610 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,612 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,612 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,613 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,618 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,618 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,620 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,620 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,620 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,621 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,622 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,622 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,622 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,623 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,623 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,623 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,624 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 102#$Ultimate##0true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,627 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,628 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,628 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-09 10:48:46,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,629 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,629 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,629 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,675 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,676 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,676 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,708 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,708 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,708 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,796 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,796 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:46,796 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:46,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,799 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,800 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:46,800 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-09 10:48:46,800 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:46,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,810 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,818 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,819 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,821 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,821 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:46,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:46,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,837 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,838 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,839 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,840 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-09 10:48:46,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,841 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,841 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,841 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,842 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,843 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,849 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:46,861 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,861 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,861 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,862 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,862 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,873 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,873 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,873 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,874 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,890 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,891 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,902 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,902 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,903 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,903 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,903 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:46,918 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-09 10:48:46,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:46,919 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-09 10:48:46,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,062 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 10:48:47,062 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,062 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,062 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:47,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,066 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-09 10:48:47,066 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,066 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-09 10:48:47,066 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,090 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:47,090 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:47,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,107 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,108 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,109 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,109 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,109 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,115 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,119 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,120 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,121 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,122 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,125 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,125 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,125 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,126 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,127 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,127 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,128 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,130 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,130 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,130 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,130 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,136 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,137 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,138 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,138 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,140 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,140 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,140 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,140 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,142 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,142 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,158 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,159 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,180 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,180 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,181 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,244 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-09 10:48:47,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,370 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,370 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,370 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-09 10:48:47,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,403 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,403 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,406 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,406 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,406 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,408 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,408 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,408 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,408 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,424 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,437 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,438 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,438 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,439 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,439 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,439 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,440 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,440 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,440 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,442 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,443 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,447 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,467 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,471 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,528 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,528 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,528 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,596 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-09 10:48:47,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,738 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:47,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:47,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,748 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:47,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-09 10:48:47,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:47,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,760 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,760 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,760 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,760 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,766 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,766 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,766 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,767 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,768 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,768 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,768 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,768 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,770 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,770 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,770 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,770 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,771 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,771 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,786 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:47,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:47,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:47,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,794 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,797 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,798 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,804 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:47,804 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,804 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,804 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:47,810 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,810 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,811 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,812 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,813 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:47,814 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,817 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,818 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,819 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,829 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 62#L128true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,857 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,885 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,885 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,885 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,896 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,896 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,896 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:47,912 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-09 10:48:47,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:47,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:47,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,114 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 10:48:48,114 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,114 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:48,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,117 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-09 10:48:48,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-09 10:48:48,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,124 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,125 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,125 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,125 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,140 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,140 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,140 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,140 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,141 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,141 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,141 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,141 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,157 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,157 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,164 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,164 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,169 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,170 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), 52#L101-3true, Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,179 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,179 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,185 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,186 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-09 10:48:48,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,187 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,192 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,195 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,205 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,264 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,264 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,264 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,340 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,340 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,341 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,486 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,486 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,490 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,490 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,490 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,490 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,492 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,492 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,492 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,492 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-09 10:48:48,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,492 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,492 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,492 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,493 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,539 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,539 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,539 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,539 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,546 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,546 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,547 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,548 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,551 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,551 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,552 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,552 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,553 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,553 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,553 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,553 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,554 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,562 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,562 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,562 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,562 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,568 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,568 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,570 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,570 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,570 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,571 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,571 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,571 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,572 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,572 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,572 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,572 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,573 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,577 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,577 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,577 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,577 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,578 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,578 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,578 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,578 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,579 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,579 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,587 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-09 10:48:48,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,588 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,588 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,588 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,682 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,683 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,683 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,695 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,696 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 76#L178-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,751 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,883 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,883 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,883 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,884 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,884 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,885 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,885 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,885 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,885 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,885 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,894 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,894 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:48,895 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:48,895 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:48,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,896 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,896 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,896 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:48,896 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-09 10:48:48,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,896 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,896 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,896 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,897 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,942 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,942 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:48,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [120#L103-3true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,948 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,948 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,948 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,948 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [120#L103-3true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,950 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,950 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,950 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,950 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,950 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,951 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,951 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,951 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,951 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,951 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,952 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,953 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,953 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,953 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,953 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,953 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,957 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,957 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,958 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,958 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,958 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,958 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,959 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,959 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,959 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,968 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:48,968 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:48,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,976 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,976 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,976 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,977 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,977 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,977 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,978 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,978 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,979 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,979 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,979 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,979 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,980 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,980 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,980 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,981 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,981 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:48,981 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,982 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,982 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,982 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,982 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,982 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,983 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:48,983 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,983 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,984 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,984 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,985 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:48,985 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,985 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,985 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:48,985 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:48,985 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,044 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,044 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,044 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,044 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,075 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,075 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,075 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,075 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,089 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,089 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,089 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,089 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,090 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,090 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,090 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,090 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 7#L179-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,105 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,105 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,105 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,106 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,268 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,268 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,268 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,268 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,269 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-09 10:48:49,269 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 10:48:49,269 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-09 10:48:49,269 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 10:48:49,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,270 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,270 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,270 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,270 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,279 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,279 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,325 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,325 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:49,325 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:49,325 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:49,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,333 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,333 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,333 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,334 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,334 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,334 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,335 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,335 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,335 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 114#L90true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,336 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,336 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,336 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,336 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,337 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,337 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,337 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,337 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,338 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,338 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,338 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,338 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,339 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,339 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,340 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,341 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,341 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,341 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,341 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,341 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,341 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,342 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,342 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,342 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,342 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,359 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,359 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,359 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,359 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,359 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,360 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,360 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,360 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,360 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,360 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,361 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,361 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,361 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:49,361 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,362 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,362 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-09 10:48:49,362 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,363 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,363 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,364 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,364 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,365 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,369 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,370 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,370 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,370 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,381 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,381 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,381 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,381 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,415 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,415 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,415 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,416 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,416 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,416 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,416 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,454 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,454 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,455 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,455 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,464 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,464 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,464 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,464 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,634 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,634 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:49,635 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:49,635 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:49,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,645 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-09 10:48:49,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 10:48:49,645 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-09 10:48:49,645 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 10:48:49,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,646 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,646 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,646 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,646 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,701 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [9#L106-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,701 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,702 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,702 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,703 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,703 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,703 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,703 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:49,703 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,703 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-09 10:48:49,704 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,704 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,705 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,705 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,705 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,705 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,705 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,706 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,706 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,706 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,706 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,706 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,710 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,710 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,710 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,711 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,724 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,724 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,724 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,724 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,730 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,730 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,730 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,730 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-09 10:48:49,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,733 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,733 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,733 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,733 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,733 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,739 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,739 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,739 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,740 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,741 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,741 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,741 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,741 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,742 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,742 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,742 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,742 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,752 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,752 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,752 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,752 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,753 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,753 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,753 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,753 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,793 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,793 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,793 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,793 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,794 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,794 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,794 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,794 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 62#L128true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,796 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,796 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,796 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,796 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 102#$Ultimate##0true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:49,859 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,859 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:49,859 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:49,859 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,045 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,045 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,045 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,045 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,045 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,045 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,045 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,046 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,052 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,052 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,052 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,052 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,054 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,054 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,054 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,054 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,054 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,055 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,055 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,055 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,059 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,059 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,059 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,059 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-09 10:48:50,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,059 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,060 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,060 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,060 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,111 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,111 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,111 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,112 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,118 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,119 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,119 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,122 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,122 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,122 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,122 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,122 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,127 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,127 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,127 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,128 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,128 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,128 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,128 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,129 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,129 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,129 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,129 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,145 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,145 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,145 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,146 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 117#L119-1true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,148 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,148 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,173 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,173 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,173 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,173 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,173 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,174 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,175 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,175 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,175 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,175 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,175 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,176 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,177 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,177 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,177 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,177 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,178 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,178 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,179 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,179 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,180 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,180 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,181 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,181 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,182 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,186 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,186 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,186 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,187 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,187 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,187 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,187 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,187 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,188 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,188 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,188 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,188 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,189 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,189 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,189 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,189 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,204 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,204 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,204 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,204 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,205 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,205 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,206 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,206 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 62#L128true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,208 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,208 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,208 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,208 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,282 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,282 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,282 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,282 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,282 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,283 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,283 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,283 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,498 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,498 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,498 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,498 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,500 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,500 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,500 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,500 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,501 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,501 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,501 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,501 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,505 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,505 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,505 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,505 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,505 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,506 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,506 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,506 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,513 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,513 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,513 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,513 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,514 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,514 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,514 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,514 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,515 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,515 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,515 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,515 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,517 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,518 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,518 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,523 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,523 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,523 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,524 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,524 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,525 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,525 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,525 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,572 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,572 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,573 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,573 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,575 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,575 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,575 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,575 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,582 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,582 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,582 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,582 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,583 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,584 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,584 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,584 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,584 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,585 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,585 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,585 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,585 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,586 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,586 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,586 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,586 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,587 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,587 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,587 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,587 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,588 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,588 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,589 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,589 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,590 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,590 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,590 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,590 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,590 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,591 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,591 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,591 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,595 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,595 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,596 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,596 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,597 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,597 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,597 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,597 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,598 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,598 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,598 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,598 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,612 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,612 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,612 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,612 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,615 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,616 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,618 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,618 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,618 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,618 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,619 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,619 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,619 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,619 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,625 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,625 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,625 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,625 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,625 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,626 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,626 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,626 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,626 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,626 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,627 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,627 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,627 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,627 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,627 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:50,628 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,628 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,628 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,628 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-09 10:48:50,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,630 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,630 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,630 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,630 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,631 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:50,631 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,631 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,631 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,631 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,632 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,632 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,633 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,633 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,634 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,634 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,635 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,635 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,635 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,635 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,635 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,636 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,636 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,636 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,636 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,637 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,637 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,637 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,637 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,637 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,643 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,643 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,643 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,643 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,644 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,644 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,644 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,644 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,645 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,645 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,645 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,656 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,656 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,656 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,656 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,657 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,657 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:50,657 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,657 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:50,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,911 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,911 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,911 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,911 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,912 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,912 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,912 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,912 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,913 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,913 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,913 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,913 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,915 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,915 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,915 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,916 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,916 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,916 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,916 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,920 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,920 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,920 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,920 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,920 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,920 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,921 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,921 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,921 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,922 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,922 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,922 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,922 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,922 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,926 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,926 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:50,926 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,927 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,927 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,928 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,928 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,928 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,928 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,928 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,929 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,929 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,929 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,929 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,930 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,930 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:50,930 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:50,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,930 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,930 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,931 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,931 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,933 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,933 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,933 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,933 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,933 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,933 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,934 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,935 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,935 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,935 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-09 10:48:50,935 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:50,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,935 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,935 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,936 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,938 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,938 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,939 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:50,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,994 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,994 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,994 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,994 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:50,997 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:50,997 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,998 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:50,998 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,000 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,000 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,000 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,000 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,001 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,008 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,008 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,008 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,008 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,009 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,009 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,010 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:51,010 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,011 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,011 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,011 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:51,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,012 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,012 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,012 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,012 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,013 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,013 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,013 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,013 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,014 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,014 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,014 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,014 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,014 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,015 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,015 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,016 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,016 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,017 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,017 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,018 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,018 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,019 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,019 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,024 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,024 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,024 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,025 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,025 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,025 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 112#L120true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,026 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 112#L120true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,026 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,026 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,027 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,039 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,039 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,039 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,039 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,040 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,040 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,040 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,040 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,042 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,042 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,042 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,042 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,043 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,043 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,043 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,043 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,074 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,074 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,074 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,074 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,074 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,075 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,075 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,075 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,075 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,075 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,076 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,076 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,076 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,076 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,076 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,077 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,077 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,077 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,077 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,077 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,079 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,079 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,079 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-09 10:48:51,079 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,082 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,082 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,082 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,082 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,082 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,083 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,084 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,084 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,084 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,084 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,084 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,085 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,086 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,086 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,086 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,086 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,086 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,087 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,087 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,087 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,087 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,087 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,088 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,088 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,088 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,088 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,088 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,089 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,089 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,089 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,089 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,089 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,095 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,095 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,095 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,095 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,096 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,096 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,096 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,096 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,097 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,097 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,097 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,097 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,098 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,098 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,098 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,098 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,171 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,171 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,171 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,171 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,172 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,172 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,172 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,172 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,173 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,173 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,174 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,174 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,332 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,332 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,332 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,333 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,333 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,333 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,334 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,334 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,335 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,335 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,336 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,336 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,336 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,337 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,337 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,337 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,337 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,337 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,338 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,339 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,339 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,339 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,341 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,341 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,347 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,347 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,347 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,347 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,348 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,348 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,348 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,348 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,349 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,349 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,349 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,349 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,353 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,353 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,353 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,354 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,354 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,354 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,354 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,354 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,355 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,355 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,355 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,356 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,356 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,356 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,385 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,385 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,385 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,385 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,386 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,386 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,386 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,386 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,387 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,388 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,388 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [24#L148-1true, 18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,395 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,396 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,396 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,397 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,398 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,398 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,398 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,399 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-09 10:48:51,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,400 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,400 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,400 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,401 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,401 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,402 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,402 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,402 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,403 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,403 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,403 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,404 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,404 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,404 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,404 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,404 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,405 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,405 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,405 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,405 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,405 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,409 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,409 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,410 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,410 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,411 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,411 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,411 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,412 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,437 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,437 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,437 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,437 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,437 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,438 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,438 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,439 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,439 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,440 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,440 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:51,441 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,441 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,442 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,442 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,442 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,442 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,443 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,443 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,443 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,444 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,445 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,445 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,445 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,446 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,446 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,447 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,448 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,448 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,448 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,448 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,448 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,453 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,453 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,453 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,453 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,453 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,453 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,454 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,455 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,455 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,455 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,455 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,465 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,465 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,465 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,465 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,465 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,465 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,466 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,466 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,524 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,524 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,524 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,525 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 100#L135-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,525 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,526 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,526 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,526 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,704 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,704 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,704 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,704 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,705 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,705 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,705 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,705 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,706 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,706 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,707 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,707 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:51,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,710 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,710 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,711 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,711 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,711 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,711 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,711 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,711 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,712 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,712 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,712 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,713 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,713 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,713 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,722 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,722 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,722 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,723 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,723 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,723 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,724 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,724 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,724 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:51,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,770 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,770 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,770 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,771 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,771 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,772 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,772 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,772 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,772 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,772 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,772 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,773 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,773 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,773 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,773 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-09 10:48:51,774 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,774 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,774 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,774 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,774 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,775 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,775 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,775 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,776 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,776 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,776 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,777 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,777 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,777 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,778 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,778 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,779 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,779 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,779 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,780 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,780 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,780 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,780 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,780 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,780 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,784 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,784 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,784 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,785 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,785 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 106#L72-3true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,786 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,786 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,813 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,813 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,813 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,813 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,813 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,814 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,814 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,814 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,814 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,814 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,815 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,815 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,815 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,815 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,815 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,816 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,816 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,816 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,816 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,816 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 100#L135-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,818 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,818 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,818 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,818 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,820 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,820 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,820 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,820 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,821 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,821 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,821 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,821 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,821 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,822 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,822 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:51,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,824 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,824 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,824 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,824 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,824 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,825 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,825 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,825 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,825 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,825 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,825 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,825 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,826 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,826 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,827 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,827 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,828 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,828 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,829 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,829 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,829 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,829 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,829 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,830 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,830 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,830 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,830 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,830 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,849 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,849 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,850 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,850 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 100#L135-1true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,851 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,851 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,851 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,851 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,852 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,852 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,852 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,852 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,853 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,853 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,853 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,853 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,939 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,939 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,939 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,940 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,940 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,940 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,940 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 24#L148-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,941 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,941 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,941 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,941 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:51,942 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,942 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:51,942 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:51,942 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,101 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,101 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,101 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,101 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,102 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,102 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,102 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,102 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,103 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,103 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,103 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,103 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,103 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,103 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,104 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,104 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,104 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,104 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,104 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-09 10:48:52,104 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-09 10:48:52,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,105 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,105 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,105 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,105 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,173 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,174 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,174 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,175 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,175 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,176 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,176 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,178 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,178 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,178 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,178 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 114#L90true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,180 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,180 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,180 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,180 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 94#L148true, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,180 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,181 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,181 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,182 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,182 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,182 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,182 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,183 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,183 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,183 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,183 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,183 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,184 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,184 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,184 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,184 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,184 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,185 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,185 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,185 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,185 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,185 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,186 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,186 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,187 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,187 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,188 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,188 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 71#L74true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,189 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,189 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,225 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,225 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,225 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,225 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,225 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,226 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,226 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,226 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,227 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,227 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,228 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,228 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,229 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,229 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-09 10:48:52,229 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,231 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,231 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,231 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,231 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,232 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,232 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,232 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,233 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,233 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,234 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,234 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,234 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,235 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,235 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,235 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 58#L74-3true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,236 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,236 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,237 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,237 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,254 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,255 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 24#L148-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,256 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,256 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,257 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,257 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,334 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,335 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,335 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,335 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,336 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,336 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,336 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,337 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,337 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,337 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,337 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,337 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,338 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,338 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,338 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,550 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,550 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,550 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,550 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,550 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,550 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,550 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,551 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,551 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][107], [18#L48-1true, 2#L180true, 63#L74-1true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,552 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,552 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 114#L90true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,553 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,554 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,554 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-09 10:48:52,554 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [24#L148-1true, 18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,556 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,556 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,556 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,556 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,557 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,557 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,557 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:52,557 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:52,558 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:52,558 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:52,558 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,111 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 2#L180true, 191#true, 117#L119-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,112 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,112 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,112 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,112 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, 58#L74-3true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,113 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,113 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,113 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 58#L74-3true, 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,114 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,114 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,114 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,114 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,114 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [114#L90true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,159 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,159 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,159 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,159 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 97#L91true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,165 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,165 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,165 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,165 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 191#true, 97#L91true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,165 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,166 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 28#L149true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 129#thread3EXITtrue, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,166 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,166 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 140#true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,167 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 99#L77-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 142#(= ~i~0 0), 177#true, 112#L120true, 101#thread4EXITtrue, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,167 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-09 10:48:54,167 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 74#L105-3true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,189 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,189 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,189 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,190 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,190 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,190 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,190 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,190 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 2#L180true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,191 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,191 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,191 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,191 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [9#L106-1true, 18#L48-1true, 2#L180true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 28#L149true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,193 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,193 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,193 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,193 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 74#L105-3true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,247 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 10#thread2EXITtrue, Black: 142#(= ~i~0 0), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,248 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,248 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,248 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,248 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 24#L148-1true, 18#L48-1true, 191#true, 105#L119true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 143#(= ~i4~0 0), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,249 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 10#thread2EXITtrue, Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,249 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,250 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 18#L48-1true, 191#true, 100#L135-1true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, 129#thread3EXITtrue, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,250 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,250 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,250 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,250 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [72#L92true, 9#L106-1true, 18#L48-1true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 101#thread4EXITtrue, 143#(= ~i4~0 0), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 64#L179-4true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-09 10:48:54,251 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,251 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-09 10:48:54,251 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-09 10:48:54,251 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event