./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 3061b6dc 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-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 09:46:36,387 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 09:46:36,469 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-19 09:46:36,473 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 09:46:36,475 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 09:46:36,504 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 09:46:36,505 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 09:46:36,505 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 09:46:36,506 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 09:46:36,508 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 09:46:36,508 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 09:46:36,508 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 09:46:36,509 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 09:46:36,511 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 09:46:36,511 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 09:46:36,511 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 09:46:36,512 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 09:46:36,512 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 09:46:36,512 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 09:46:36,512 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 09:46:36,513 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-19 09:46:36,517 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-19 09:46:36,517 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-19 09:46:36,517 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 09:46:36,517 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 09:46:36,518 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 09:46:36,518 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 09:46:36,518 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 09:46:36,519 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 09:46:36,519 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 09:46:36,519 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 09:46:36,519 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 09:46:36,520 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 09:46:36,520 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:46:36,520 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 09:46:36,521 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 09:46:36,521 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 09:46:36,522 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 09:46:36,522 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 09:46:36,522 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 09:46:36,523 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 09:46:36,524 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 09:46:36,524 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-19 09:46:36,802 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 09:46:36,826 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 09:46:36,829 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 09:46:36,830 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 09:46:36,830 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 09:46:36,831 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-19 09:46:38,292 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 09:46:38,474 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 09:46:38,474 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2024-11-19 09:46:38,485 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a33ffc0ca/56809081df944cb08e6e89a9b8fe50e5/FLAG8773f6e42 [2024-11-19 09:46:38,865 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a33ffc0ca/56809081df944cb08e6e89a9b8fe50e5 [2024-11-19 09:46:38,868 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 09:46:38,869 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 09:46:38,870 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 09:46:38,870 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 09:46:38,876 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 09:46:38,876 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:46:38" (1/1) ... [2024-11-19 09:46:38,877 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@616f265a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:38, skipping insertion in model container [2024-11-19 09:46:38,877 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:46:38" (1/1) ... [2024-11-19 09:46:38,907 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 09:46:39,158 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:46:39,175 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 09:46:39,237 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:46:39,257 INFO L204 MainTranslator]: Completed translation [2024-11-19 09:46:39,257 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39 WrapperNode [2024-11-19 09:46:39,258 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 09:46:39,259 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 09:46:39,259 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 09:46:39,259 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 09:46:39,269 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,280 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,313 INFO L138 Inliner]: procedures = 20, calls = 37, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 367 [2024-11-19 09:46:39,314 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 09:46:39,315 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 09:46:39,315 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 09:46:39,315 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 09:46:39,326 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,326 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,332 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,358 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-19 09:46:39,359 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,359 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,366 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,374 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,375 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,380 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,387 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 09:46:39,388 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 09:46:39,388 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 09:46:39,388 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 09:46:39,389 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (1/1) ... [2024-11-19 09:46:39,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:46:39,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:46:39,431 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-19 09:46:39,434 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-19 09:46:39,483 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 09:46:39,483 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-19 09:46:39,483 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-19 09:46:39,483 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-19 09:46:39,483 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-19 09:46:39,483 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-19 09:46:39,483 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-19 09:46:39,484 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-19 09:46:39,484 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-19 09:46:39,484 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 09:46:39,484 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 09:46:39,484 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 09:46:39,486 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 09:46:39,605 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 09:46:39,607 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 09:46:40,123 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 09:46:40,123 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 09:46:40,428 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 09:46:40,429 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-19 09:46:40,429 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:46:40 BoogieIcfgContainer [2024-11-19 09:46:40,429 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 09:46:40,431 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 09:46:40,432 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 09:46:40,435 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 09:46:40,435 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 09:46:38" (1/3) ... [2024-11-19 09:46:40,436 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21fefa3c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:46:40, skipping insertion in model container [2024-11-19 09:46:40,436 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:46:39" (2/3) ... [2024-11-19 09:46:40,436 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21fefa3c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:46:40, skipping insertion in model container [2024-11-19 09:46:40,437 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:46:40" (3/3) ... [2024-11-19 09:46:40,439 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2024-11-19 09:46:40,456 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 09:46:40,457 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-11-19 09:46:40,457 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 09:46:40,524 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 09:46:40,561 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 137 places, 136 transitions, 300 flow [2024-11-19 09:46:40,627 INFO L124 PetriNetUnfolderBase]: 12/132 cut-off events. [2024-11-19 09:46:40,628 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 09:46:40,637 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-19 09:46:40,638 INFO L82 GeneralOperation]: Start removeDead. Operand has 137 places, 136 transitions, 300 flow [2024-11-19 09:46:40,644 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 132 places, 131 transitions, 286 flow [2024-11-19 09:46:40,656 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:46:40,662 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;@38320ba5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:46:40,662 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-19 09:46:40,705 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:46:40,705 INFO L124 PetriNetUnfolderBase]: 12/128 cut-off events. [2024-11-19 09:46:40,705 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 09:46:40,705 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:46:40,706 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-19 09:46:40,707 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-19 09:46:40,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:46:40,713 INFO L85 PathProgramCache]: Analyzing trace with hash -1369223184, now seen corresponding path program 1 times [2024-11-19 09:46:40,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:46:40,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324915985] [2024-11-19 09:46:40,724 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:46:40,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:46:40,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:46:41,637 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-19 09:46:41,638 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:46:41,638 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324915985] [2024-11-19 09:46:41,639 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324915985] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:46:41,639 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:46:41,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-19 09:46:41,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526083127] [2024-11-19 09:46:41,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:46:41,651 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-19 09:46:41,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:46:41,680 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-19 09:46:41,680 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110 [2024-11-19 09:46:41,749 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-19 09:46:41,757 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-19 09:46:41,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:46:41,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-19 09:46:41,758 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:46:47,321 INFO L124 PetriNetUnfolderBase]: 25909/40324 cut-off events. [2024-11-19 09:46:47,325 INFO L125 PetriNetUnfolderBase]: For 2241/2241 co-relation queries the response was YES. [2024-11-19 09:46:47,515 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-19 09:46:47,728 INFO L140 encePairwiseOnDemand]: 122/136 looper letters, 214 selfloop transitions, 28 changer transitions 17/332 dead transitions. [2024-11-19 09:46:47,728 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 332 transitions, 1308 flow [2024-11-19 09:46:47,730 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-19 09:46:47,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2024-11-19 09:46:47,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 1359 transitions. [2024-11-19 09:46:47,753 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7137605042016807 [2024-11-19 09:46:47,757 INFO L175 Difference]: Start difference. First operand has 132 places, 131 transitions, 286 flow. Second operand 14 states and 1359 transitions. [2024-11-19 09:46:47,758 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 332 transitions, 1308 flow [2024-11-19 09:46:47,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 332 transitions, 1224 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-19 09:46:47,893 INFO L231 Difference]: Finished difference. Result has 140 places, 158 transitions, 427 flow [2024-11-19 09:46:47,896 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-19 09:46:47,901 INFO L277 CegarLoopForPetriNet]: 132 programPoint places, 8 predicate places. [2024-11-19 09:46:47,902 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 158 transitions, 427 flow [2024-11-19 09:46:47,903 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-19 09:46:47,903 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:46:47,903 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-19 09:46:47,904 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 09:46:47,904 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-19 09:46:47,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:46:47,905 INFO L85 PathProgramCache]: Analyzing trace with hash 295971016, now seen corresponding path program 2 times [2024-11-19 09:46:47,905 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:46:47,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [903104861] [2024-11-19 09:46:47,906 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 09:46:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:46:47,958 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 09:46:47,959 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:46:48,264 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-19 09:46:48,265 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:46:48,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [903104861] [2024-11-19 09:46:48,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [903104861] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:46:48,267 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:46:48,267 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:46:48,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645760074] [2024-11-19 09:46:48,268 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:46:48,269 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:46:48,269 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:46:48,270 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:46:48,270 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 09:46:48,359 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-19 09:46:48,360 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-19 09:46:48,360 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:46:48,360 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-19 09:46:48,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:46:49,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][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-19 09:46:49,519 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:49,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:49,519 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:49,519 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:49,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:49,590 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:49,590 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:49,590 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:49,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:49,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:49,667 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:49,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:49,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:49,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:49,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:49,729 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,729 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,729 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,729 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:49,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, 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-19 09:46:49,737 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,737 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:49,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,738 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,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][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-19 09:46:49,799 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,799 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:49,815 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,815 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:49,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,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, 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-19 09:46:49,900 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,900 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,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][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-19 09:46:49,911 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,911 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,912 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,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][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-19 09:46:49,913 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,913 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:49,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:49,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:50,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][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-19 09:46:50,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:50,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:50,160 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:50,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][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-19 09:46:50,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,170 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:50,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:50,261 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:50,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:50,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:50,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:50,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, 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-19 09:46:50,891 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:50,892 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:50,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:50,892 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:50,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, 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-19 09:46:50,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:50,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:50,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:50,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,060 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,060 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:51,061 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,086 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,086 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:51,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,159 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,159 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,162 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,175 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,175 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,175 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,175 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,182 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,182 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,186 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,187 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,187 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:51,187 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,380 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,393 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,393 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,398 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:51,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,469 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,494 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,556 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,569 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,569 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,576 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,576 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,576 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,577 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,582 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,582 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,588 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,643 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,660 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,660 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,660 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,663 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,663 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,663 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,669 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,669 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,669 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,674 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,674 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,674 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,677 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,677 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,677 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,678 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,681 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,682 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,682 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:46:51,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,883 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,883 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,883 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,883 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,891 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,891 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,891 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,891 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,893 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,893 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,893 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,893 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,898 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,899 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,899 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,908 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,908 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,908 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,908 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,913 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,913 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:46:51,913 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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, 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-19 09:46:51,973 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,973 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,973 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,973 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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), 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-19 09:46:51,981 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,981 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,981 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,981 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,983 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,983 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,983 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,984 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,990 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,991 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,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][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-19 09:46:51,997 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,997 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,997 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,997 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:51,998 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,998 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:51,998 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:51,998 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,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, 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-19 09:46:52,008 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,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), 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-19 09:46:52,008 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,008 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,015 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,015 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,015 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,016 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,016 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,016 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:46:52,016 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,082 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,082 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,083 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,083 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,091 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,091 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,091 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,091 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46: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][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-19 09:46:52,102 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,102 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,102 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,102 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,111 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,111 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,111 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,111 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,112 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,112 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,112 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,112 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,117 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,117 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,117 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,118 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,118 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,118 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,126 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,126 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,126 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,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, 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-19 09:46:52,127 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,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, 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-19 09:46:52,127 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,127 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:46:52,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,197 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,197 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,198 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,198 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,209 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,209 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,209 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,209 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,226 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,226 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,226 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,227 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,227 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:46:52,227 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,227 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,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][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-19 09:46:52,500 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:46:52,500 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:46:52,501 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:46:52,501 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:46:52,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:52,846 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,846 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,846 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,846 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:46:52,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, 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-19 09:46:52,847 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,847 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,847 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:52,847 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:46:53,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,009 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,010 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:53,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,197 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,197 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,197 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:46:53,197 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,312 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,312 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,312 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,312 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,326 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,326 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:46:53,326 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,326 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,398 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,398 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,399 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,399 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,418 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,418 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,418 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,419 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,419 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,419 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:46:53,420 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,420 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,478 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,478 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,478 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,478 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,479 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,479 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,479 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,480 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,480 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,480 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,480 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,510 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,510 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,510 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,510 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,511 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,511 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,511 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,512 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,512 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,512 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,512 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,512 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,512 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,513 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:46:53,513 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,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), 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-19 09:46:53,565 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,565 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,565 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,565 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,565 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,566 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,566 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,567 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,567 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,594 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,594 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,594 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:46:53,594 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,639 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,639 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,639 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,639 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,668 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,668 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,669 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,669 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,669 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,670 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,670 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,726 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,726 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,726 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,726 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,911 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,911 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,912 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,912 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,912 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,912 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,912 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,912 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,913 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,913 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,913 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,913 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,941 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,941 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,941 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,942 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,942 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,942 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,942 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,942 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,943 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,943 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,943 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,943 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,944 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,944 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,944 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,944 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,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][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-19 09:46:53,944 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,944 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,944 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,945 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,945 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,945 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,945 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,945 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,946 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,946 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,946 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,946 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,981 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,981 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,981 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,981 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,981 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,981 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,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), 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-19 09:46:53,982 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,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, 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-19 09:46:53,982 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,982 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,983 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,983 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,983 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:53,984 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,984 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:53,984 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:53,984 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,010 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,010 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,011 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,011 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,011 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,012 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,012 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,012 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,013 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,013 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,013 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,039 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,039 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,039 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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, 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-19 09:46:54,040 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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, 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-19 09:46:54,040 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,040 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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, 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-19 09:46:54,040 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,041 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,041 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,041 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,042 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,065 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,065 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,065 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,065 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,066 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,066 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,066 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,067 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,067 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,067 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,068 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,068 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,068 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,068 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,069 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,069 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,069 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,069 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,070 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,070 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,070 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,071 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,071 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,071 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,071 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,099 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,099 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,099 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,100 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,100 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,100 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,101 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,101 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,101 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,101 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,102 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,102 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,102 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,103 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,103 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,103 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,103 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,129 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,129 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,129 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,130 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,130 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,130 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,151 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,151 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,151 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,151 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,151 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,152 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:54,152 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,152 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,174 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,174 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,174 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,174 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,175 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,175 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,175 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,176 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,176 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:46:54,176 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,176 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,203 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,203 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,203 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,204 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,204 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,204 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,204 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,204 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,205 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,205 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,205 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,206 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,206 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,206 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,206 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,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][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-19 09:46:54,207 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,207 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,207 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:46:54,207 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:46:54,353 INFO L124 PetriNetUnfolderBase]: 43121/69693 cut-off events. [2024-11-19 09:46:54,354 INFO L125 PetriNetUnfolderBase]: For 557/591 co-relation queries the response was YES. [2024-11-19 09:46:54,684 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-19 09:46:54,990 INFO L140 encePairwiseOnDemand]: 120/136 looper letters, 140 selfloop transitions, 28 changer transitions 0/270 dead transitions. [2024-11-19 09:46:54,990 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 270 transitions, 1000 flow [2024-11-19 09:46:54,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 09:46:54,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-19 09:46:54,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 716 transitions. [2024-11-19 09:46:54,993 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7521008403361344 [2024-11-19 09:46:54,993 INFO L175 Difference]: Start difference. First operand has 140 places, 158 transitions, 427 flow. Second operand 7 states and 716 transitions. [2024-11-19 09:46:54,993 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 270 transitions, 1000 flow [2024-11-19 09:46:55,011 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 270 transitions, 998 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 09:46:55,017 INFO L231 Difference]: Finished difference. Result has 148 places, 184 transitions, 607 flow [2024-11-19 09:46:55,017 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-19 09:46:55,018 INFO L277 CegarLoopForPetriNet]: 132 programPoint places, 16 predicate places. [2024-11-19 09:46:55,018 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 184 transitions, 607 flow [2024-11-19 09:46:55,019 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-19 09:46:55,019 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:46:55,019 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-19 09:46:55,019 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 09:46:55,019 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-19 09:46:55,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:46:55,021 INFO L85 PathProgramCache]: Analyzing trace with hash 1455169248, now seen corresponding path program 3 times [2024-11-19 09:46:55,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:46:55,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267729147] [2024-11-19 09:46:55,021 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 09:46:55,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:46:55,066 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-19 09:46:55,066 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:46:55,257 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-19 09:46:55,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:46:55,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267729147] [2024-11-19 09:46:55,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [267729147] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:46:55,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:46:55,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:46:55,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1394568249] [2024-11-19 09:46:55,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:46:55,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:46:55,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:46:55,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:46:55,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 09:46:55,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 136 [2024-11-19 09:46:55,323 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-19 09:46:55,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:46:55,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 136 [2024-11-19 09:46:55,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:46:56,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][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-19 09:46:56,180 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,180 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,181 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,181 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,181 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,186 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,187 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,187 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,187 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,206 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,206 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,206 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-19 09:46:56,206 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,303 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-19 09:46:56,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,303 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-19 09:46:56,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,307 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,307 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,307 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,308 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,308 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,308 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,308 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,309 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,320 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,320 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,320 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,320 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,333 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,333 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,333 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,333 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,333 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-19 09:46:56,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,435 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,439 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,439 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,439 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,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, 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-19 09:46:56,440 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,440 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2024-11-19 09:46:56,440 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,440 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,446 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,446 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,446 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,446 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,447 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,447 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,452 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:56,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,461 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,461 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,463 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,463 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,463 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,464 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,464 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,480 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,480 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,480 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,480 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,481 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,481 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,481 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,481 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,481 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,482 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,482 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,482 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,482 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-19 09:46:56,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,587 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,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, 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-19 09:46:56,589 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,589 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,592 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2024-11-19 09:46:56,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,599 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,599 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,599 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,601 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,601 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,601 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,601 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,783 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:56,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,793 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,793 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,797 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,797 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,797 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,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, 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-19 09:46:56,798 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,809 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,873 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,873 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,873 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,874 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,874 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,874 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,875 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,875 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,875 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,878 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2024-11-19 09:46:56,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,883 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:56,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:56,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,885 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:56,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:56,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:56,886 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:56,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, 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-19 09:46:56,897 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,897 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,897 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,900 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,900 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,900 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,901 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,905 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,905 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:56,918 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,919 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,919 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,919 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,919 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,919 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,920 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,920 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,920 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:46:56,920 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:56,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:56,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,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], [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-19 09:46:56,992 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,992 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:56,993 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,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][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-19 09:46:56,994 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:56,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-19 09:46:56,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,002 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,002 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,016 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,016 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,016 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,017 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,018 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,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, 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-19 09:46:57,018 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,018 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,019 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,020 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,020 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,020 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,020 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,021 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,021 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,022 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,022 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,028 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,028 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,029 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,030 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,030 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,030 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,030 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,045 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,045 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,045 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,046 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,046 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,046 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,046 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,046 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,124 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,124 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,125 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,125 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,125 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,126 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,126 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,127 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,127 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,127 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,149 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,149 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,149 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,150 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,150 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,151 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,151 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,151 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,151 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,151 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,153 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,153 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,153 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,153 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,153 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,155 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,155 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,155 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,156 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,156 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,156 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,156 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,156 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,157 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,164 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,164 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,164 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,165 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,165 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,165 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,165 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,165 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,183 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,183 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,184 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,184 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:46:57,184 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,427 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,427 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,427 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,427 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,428 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,428 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,429 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,430 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,430 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,430 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,456 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,456 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,458 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,458 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,458 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,458 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,459 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,459 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,459 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,461 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,461 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,461 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,461 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,463 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,463 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,464 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,464 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,465 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,465 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,466 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,467 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,467 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,467 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,468 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,468 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,468 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,468 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,468 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,479 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,479 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,480 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,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, 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-19 09:46:57,480 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,480 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,480 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,501 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,501 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:46:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,502 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,581 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,581 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,582 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,582 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,610 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,610 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,610 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,610 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,610 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,610 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,611 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,611 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,611 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,611 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,611 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,612 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,612 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,612 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,612 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,613 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,613 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,614 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,614 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,614 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,614 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,614 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,614 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,615 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,615 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,615 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,616 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,617 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,617 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,618 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,618 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,618 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,618 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,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, 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-19 09:46:57,618 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,618 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,619 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,619 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,619 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,621 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,621 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,621 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,622 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,622 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,639 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,639 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,639 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:46:57,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,641 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,641 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,663 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,663 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,663 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,663 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,664 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,664 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,665 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,665 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,665 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,665 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,758 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:57,758 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:57,758 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:57,758 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,769 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,769 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,770 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,770 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,770 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,770 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,770 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,773 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,773 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,773 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,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, 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-19 09:46:57,774 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,774 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,776 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,776 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,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], [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-19 09:46:57,777 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,778 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,778 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,778 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,778 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,780 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,780 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,780 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,781 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,782 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,782 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,782 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,782 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,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][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-19 09:46:57,796 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,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, 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-19 09:46:57,797 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2024-11-19 09:46:57,797 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,797 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,798 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2024-11-19 09:46:57,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,798 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:57,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,799 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,799 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,799 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,799 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:57,986 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,986 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:57,987 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:57,987 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:57,987 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,093 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,093 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,107 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,108 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,108 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,112 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,112 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,114 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,117 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,117 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,118 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,119 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,120 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2024-11-19 09:46:58,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,121 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,121 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,122 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,143 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,143 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,144 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,168 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:46:58,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,170 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,170 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,170 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,261 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,261 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,261 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,262 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,272 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,272 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,286 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,288 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,290 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,291 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,291 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,291 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,293 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,294 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,295 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,295 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,296 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,297 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,297 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,298 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,298 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,298 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,298 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,298 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,301 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,301 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:58,302 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,302 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,303 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,328 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,328 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:46:58,328 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,328 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,329 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,356 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,356 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,356 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,357 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,641 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,641 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,642 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,643 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,643 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,650 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,651 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,652 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,652 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,670 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:58,674 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,676 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:58,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,690 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,692 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-19 09:46:58,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,693 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,693 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,697 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,697 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,704 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,706 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,711 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,711 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,712 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,712 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,712 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,713 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,717 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,717 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:46:58,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,762 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,762 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,762 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,764 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,812 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,812 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,813 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,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, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:46:58,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,815 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,933 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,935 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,937 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,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], [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-19 09:46:58,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,941 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:58,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-19 09:46:58,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,942 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:58,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:58,953 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,963 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,966 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,967 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:58,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,984 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:58,985 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,987 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,987 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,987 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,994 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,994 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,994 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,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][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-19 09:46:58,995 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,995 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,995 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:58,995 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:58,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, 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-19 09:46:58,997 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:58,998 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:58,999 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:58,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:58,999 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,004 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,005 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,005 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,007 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,011 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,012 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,012 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,014 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,062 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,062 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,064 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,064 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,065 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,065 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,065 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,065 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,065 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,104 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,104 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,104 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,104 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,104 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,105 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,105 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:46:59,105 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,105 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,105 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,231 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,231 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,232 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,232 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,233 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,234 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,234 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,235 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,235 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,235 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,235 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,235 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,235 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,238 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,239 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,242 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,242 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,252 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,252 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,263 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,263 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,265 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,265 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,265 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,284 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,285 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,285 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,287 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,288 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,288 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,296 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,298 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,300 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,300 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,300 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,300 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,301 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,302 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,308 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,308 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,308 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,308 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,309 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,309 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,309 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,310 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,313 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,314 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,314 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,314 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,315 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,316 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,375 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,375 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:46:59,375 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,375 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,376 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,739 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,740 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,741 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,744 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,745 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,746 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,748 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,749 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:46:59,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:59,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:46:59,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:59,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:46:59,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,779 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,781 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,781 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,782 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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)), 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-19 09:46:59,784 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,784 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,784 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,788 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,788 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,790 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,790 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,791 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,792 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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, 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-19 09:46:59,792 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,793 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,793 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,793 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,794 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,798 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:46:59,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,800 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,800 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:46:59,803 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,803 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:46:59,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,804 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,877 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,877 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,878 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:46:59,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:46:59,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,980 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,980 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,980 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,981 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,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], [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-19 09:46:59,981 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,982 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,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][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-19 09:46:59,982 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,982 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:46:59,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:46:59,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,984 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,984 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,984 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:46:59,987 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-19 09:46:59,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:46:59,987 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,007 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,007 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,007 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,007 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,014 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,014 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,014 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,014 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,016 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,016 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,018 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,031 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,031 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,031 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,033 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,033 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,034 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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, 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-19 09:47:00,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,035 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,036 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,036 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,036 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,036 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,036 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,036 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,042 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,044 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,044 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,044 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,045 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,045 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,045 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:00,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,047 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,047 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,051 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,051 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:00,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,052 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,052 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,079 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,079 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,079 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,095 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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, 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-19 09:47:00,096 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,126 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,212 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-19 09:47:00,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,213 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:47:00,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,215 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-19 09:47:00,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-19 09:47:00,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,452 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,452 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,452 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,460 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,460 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,460 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,462 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,462 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,479 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,481 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,482 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,482 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,483 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:00,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,484 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,484 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,484 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,485 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,486 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,493 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,493 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,494 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,495 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,507 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,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, 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-19 09:47:00,508 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,508 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,508 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,508 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,519 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,519 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,519 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,535 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,535 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,536 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,546 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:00,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,687 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,691 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,691 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-19 09:47:00,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,710 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,710 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:00,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,724 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,724 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,724 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,724 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,725 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,725 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,725 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,725 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,731 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,735 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,735 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,736 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,736 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,736 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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, 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-19 09:47:00,739 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,740 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,740 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,741 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,741 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,741 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,741 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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, 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-19 09:47:00,742 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,742 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,742 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,747 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,747 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,749 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,750 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,751 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,834 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:00,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,938 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:00,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:00,938 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:00,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:00,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is not cut-off event [2024-11-19 09:47:00,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,970 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,970 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,970 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,970 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,973 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,973 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,974 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,974 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,975 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,975 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,975 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:00,975 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:00,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:00,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,991 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:00,992 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:00,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,996 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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][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-19 09:47:00,996 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,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], [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-19 09:47:00,997 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,998 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:00,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:00,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:00,999 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:00,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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, 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-19 09:47:01,007 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,007 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,007 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,007 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,007 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,008 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,008 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,011 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,011 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,011 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,011 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:01,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,012 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,016 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,019 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,019 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,288 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,288 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:01,288 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,288 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,331 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,331 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,331 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:01,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,426 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-19 09:47:01,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:01,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,433 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is not cut-off event [2024-11-19 09:47:01,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is not cut-off event [2024-11-19 09:47:01,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,440 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,440 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,441 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,441 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,445 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,445 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,445 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,445 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,446 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,446 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,446 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,446 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,447 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,447 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,447 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,447 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,447 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,447 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,447 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,448 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,458 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,462 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,462 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,463 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,466 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:01,470 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,470 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,470 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,475 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,476 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,476 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,522 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,529 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,529 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,529 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,529 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,540 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,677 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,677 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:01,677 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:01,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,679 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:01,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is not cut-off event [2024-11-19 09:47:01,679 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:01,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,684 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,684 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,685 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,685 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,695 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,695 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,695 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,695 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,696 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,696 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,696 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:01,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,707 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:01,707 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,707 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,707 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,713 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,716 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:01,717 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,717 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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, 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-19 09:47:01,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:01,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:01,723 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,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][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-19 09:47:01,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:01,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,728 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,728 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,728 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,733 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,733 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,733 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,734 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,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], [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-19 09:47:01,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,743 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:01,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,744 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,744 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:01,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,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, 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-19 09:47:01,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:01,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:01,837 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:01,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,249 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,249 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,253 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,253 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,253 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,254 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,255 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,255 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,255 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,255 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,301 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,301 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,301 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,301 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,307 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,307 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,307 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,307 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,308 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:02,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,313 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,313 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,313 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,313 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,315 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,315 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,315 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,316 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,323 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,323 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,323 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,323 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,329 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,331 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,331 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,331 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,332 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,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][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-19 09:47:02,333 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,333 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,338 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,338 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,338 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,338 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,338 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,340 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,340 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,340 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,346 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:02,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,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][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-19 09:47:02,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,434 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,446 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,446 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,446 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,496 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,496 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,496 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,620 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,620 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,622 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,622 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,622 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,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][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-19 09:47:02,631 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:02,631 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,631 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,631 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:02,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,632 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-19 09:47:02,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,632 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,632 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,676 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,676 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,676 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,676 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,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][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-19 09:47:02,682 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,682 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,682 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,682 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,682 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,684 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,684 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,684 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,684 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,684 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,685 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,685 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,685 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,685 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,685 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,686 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,686 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,686 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,686 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,686 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,690 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,690 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,690 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,690 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,691 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,691 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,691 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,691 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,692 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,692 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,692 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,692 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,700 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,700 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,700 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,701 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,708 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,708 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,709 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,709 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,709 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,709 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,709 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,711 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,711 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,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, 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-19 09:47:02,711 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,712 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:02,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,713 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,713 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,713 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,713 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,714 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,714 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,714 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,714 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,715 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,715 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,715 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,715 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,716 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,716 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,716 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,716 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,716 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,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][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-19 09:47:02,770 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,770 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,770 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,771 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,800 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,800 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,801 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,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], [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-19 09:47:02,811 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,811 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,811 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,811 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:02,811 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,811 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,812 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,812 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,827 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,827 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:02,827 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:02,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,988 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,988 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,989 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,989 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-19 09:47:02,990 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is not cut-off event [2024-11-19 09:47:02,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-19 09:47:02,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:02,990 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:02,990 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:02,990 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:02,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:02,998 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,998 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:02,999 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:02,999 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,044 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,044 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:03,044 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:03,044 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:03,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:03,052 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,053 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,053 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,053 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,053 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:03,053 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,054 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,054 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,055 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,055 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,055 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,055 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,056 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,056 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,056 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,057 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,057 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,058 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,058 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,058 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,059 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,059 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,059 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,059 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,060 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,060 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,060 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,060 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,060 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,076 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,076 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,076 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,076 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,076 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,077 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,077 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,077 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,078 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,078 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,078 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:03,078 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,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)), 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-19 09:47:03,079 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,079 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,079 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-19 09:47:03,079 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,080 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,080 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,080 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,080 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,080 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,081 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,081 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,081 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,081 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,081 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,086 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,086 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,086 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,086 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,096 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,096 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,096 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,097 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,419 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,420 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,420 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,420 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,420 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,420 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,421 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,421 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,453 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,453 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,453 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,453 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,453 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,454 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,454 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,454 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,460 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,461 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,461 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,461 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:03,583 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,583 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:03,583 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,584 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:03,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,590 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is not cut-off event [2024-11-19 09:47:03,590 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,590 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is not cut-off event [2024-11-19 09:47:03,591 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,591 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,591 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,591 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,591 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,629 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,629 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,629 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,629 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,629 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:03,630 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,630 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,630 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,631 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,631 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-19 09:47:03,631 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,631 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,632 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,632 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,632 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,633 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,633 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,635 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,635 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,636 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,636 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,645 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,645 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,645 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,645 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,649 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,649 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,649 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,649 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-19 09:47:03,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,651 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,655 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,655 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,655 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,655 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,656 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,656 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,656 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,656 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,657 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,657 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,657 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,657 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,664 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,664 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,664 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,692 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,692 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,692 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,692 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,693 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,693 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,693 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,693 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,694 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,694 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,694 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,694 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,739 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,739 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,739 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,739 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,863 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,863 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,863 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,867 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,867 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,868 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,868 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,869 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,869 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,869 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,872 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,872 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,872 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:03,872 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is not cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,872 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,872 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,873 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,873 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,908 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,908 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,908 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,908 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,913 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,913 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,913 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,913 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,915 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,915 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,915 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,915 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,915 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,919 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,919 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,919 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,920 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,920 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,920 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,920 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,930 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,930 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,930 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,930 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,931 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,931 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,931 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,932 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:03,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 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-19 09:47:03,942 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,942 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,942 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,942 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,942 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,943 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,943 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,943 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,943 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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], [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-19 09:47:03,944 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,944 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,944 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,944 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,945 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,945 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,945 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,945 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,946 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,946 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,946 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:03,946 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,947 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,947 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,947 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,948 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,948 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,948 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,948 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,948 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,949 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,949 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,949 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,949 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,949 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,952 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,952 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,953 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,953 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,953 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,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, 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-19 09:47:03,954 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,954 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,954 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,954 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:03,962 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,962 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,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][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-19 09:47:03,963 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,963 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:03,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:03,964 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,964 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,964 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:03,964 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,008 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,008 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,008 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,009 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,009 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,009 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,009 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,592 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,592 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,592 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,592 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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, Black: 165#(and (= ~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-19 09:47:04,598 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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, Black: 165#(and (= ~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-19 09:47:04,598 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,598 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,603 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,603 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,603 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,603 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,604 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,604 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,604 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,604 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,610 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,610 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,610 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,610 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,611 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,611 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,611 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,611 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,612 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,612 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,612 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,612 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,614 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,614 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,614 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,614 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,615 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,615 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,619 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,619 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,619 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,619 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,619 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,619 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,620 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,620 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is not cut-off event [2024-11-19 09:47:04,620 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,621 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,621 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,621 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,621 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,653 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,653 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,653 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,653 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,654 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,654 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,655 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,655 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,659 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,659 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,659 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,659 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,659 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,660 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,660 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,660 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,660 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,661 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,661 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,661 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,662 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,662 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,662 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,662 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,663 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,663 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,663 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,664 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,664 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,664 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,667 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,667 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,667 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,667 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,668 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,668 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,668 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,669 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,669 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,669 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,669 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,678 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,678 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,680 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,680 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,680 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,681 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,682 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,682 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,682 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,682 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,683 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,683 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,683 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,683 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,687 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,687 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,687 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,688 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,688 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,689 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,689 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,689 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,689 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,690 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,690 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,690 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,691 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,691 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,691 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,692 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,692 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,692 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,693 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,693 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,694 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,694 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,695 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,695 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,695 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,695 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,700 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,700 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,700 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,700 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,701 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,701 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,701 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,701 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,702 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,702 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,702 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,702 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,703 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,703 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,703 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,713 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,713 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,714 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,714 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,921 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,921 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,921 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,922 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,922 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,922 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,922 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,923 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,923 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,923 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,923 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,924 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,924 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,924 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,924 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,927 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,927 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,927 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,927 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,928 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,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, 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-19 09:47:04,928 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,928 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:04,931 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:04,931 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,932 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,932 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,933 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,933 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,933 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,933 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,934 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,934 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:04,936 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,936 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,936 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,936 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,937 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is not cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,937 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,937 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,939 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,939 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,939 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:04,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:04,972 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,972 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,972 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,973 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,975 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,975 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,975 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,975 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,976 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,977 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,977 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,982 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,982 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,982 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,982 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,982 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,983 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,983 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,983 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,984 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,984 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,984 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,984 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,985 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,985 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:04,985 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,986 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,986 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,986 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,987 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:04,987 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,987 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,988 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,988 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,988 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,989 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,989 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,989 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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], [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-19 09:47:04,992 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,992 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,993 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:04,993 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,993 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,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][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-19 09:47:04,994 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:04,994 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:04,994 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,002 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,003 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,003 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,003 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,003 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,004 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,004 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,004 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,004 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,005 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,026 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,027 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,027 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,027 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,028 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,028 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,028 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,028 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,028 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,029 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,029 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,030 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,030 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:05,030 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-19 09:47:05,030 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,032 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,032 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,033 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,033 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,034 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,034 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,034 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,035 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,035 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,035 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,036 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,036 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,040 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,040 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,040 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,040 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,041 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,041 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,041 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,042 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,042 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,042 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,042 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,093 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,093 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,093 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,094 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,094 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,094 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,094 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,240 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,240 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,240 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,240 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,241 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,241 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,241 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,242 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,242 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,242 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,243 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,243 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,243 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,243 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,243 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,244 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,244 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,244 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,245 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,245 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,245 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,245 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,247 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,247 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,253 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,253 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,253 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,254 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,255 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,259 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,259 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,259 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,259 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,259 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,259 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,260 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,260 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,260 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,261 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is not cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,261 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,261 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,288 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,289 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,291 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,291 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,575 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,575 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,576 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,576 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,577 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,577 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,577 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,578 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,582 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,582 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,582 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-19 09:47:05,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,584 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,585 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,585 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,586 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,586 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,586 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,587 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,587 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,588 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,588 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,588 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,588 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,588 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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)), 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-19 09:47:05,588 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,588 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,589 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,589 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,589 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,589 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,589 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,589 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:05,590 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,590 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,591 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,591 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,596 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,596 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,596 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,596 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:05,597 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,597 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,597 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,597 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,598 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,598 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,598 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,598 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,598 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,598 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,599 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,599 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,626 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,627 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,627 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,627 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,627 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,627 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,627 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,628 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,628 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,629 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,629 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,629 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,629 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,629 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,629 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,631 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,631 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,631 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,631 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,632 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,632 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,632 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,632 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,633 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,633 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,633 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,633 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,634 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,634 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,634 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,634 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,634 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,635 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,635 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,635 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,635 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,635 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:05,635 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,636 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,636 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,636 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,639 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,639 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,639 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,640 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,640 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,641 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,641 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,641 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,641 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,641 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,642 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,642 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,642 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,642 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,642 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,646 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,646 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,646 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,646 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,646 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,653 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,653 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,654 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,654 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,657 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,657 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,657 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,657 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,658 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,658 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,658 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,658 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,659 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,659 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,659 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,659 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,669 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,669 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,669 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,669 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,670 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,670 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,670 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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)), 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-19 09:47:05,722 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,722 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,722 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,722 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,723 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,723 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,723 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,723 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,723 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,724 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,724 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,725 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,725 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,725 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,725 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,860 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,860 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,860 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,860 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,861 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,861 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,861 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,861 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,862 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,862 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,862 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,865 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,865 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,866 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,866 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,866 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,867 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,867 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,868 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,868 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,868 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,868 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,879 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,879 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,879 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,879 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,880 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,880 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,880 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,881 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,881 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,881 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,882 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,882 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,882 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is not cut-off event [2024-11-19 09:47:05,882 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:05,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,883 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,883 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,883 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,883 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:05,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:05,949 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,949 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,949 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,949 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,949 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,950 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,951 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,951 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,951 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,951 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,951 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,951 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,952 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,952 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:05,953 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,954 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,954 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,954 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,955 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,955 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,955 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,955 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,956 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,957 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,957 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:05,957 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,958 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,958 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,958 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,958 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,958 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,959 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,959 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,960 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,960 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,961 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,961 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,962 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,962 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,962 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,962 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,962 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,962 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,963 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,963 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,963 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,963 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,963 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,963 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,964 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,964 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,964 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,964 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,964 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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, 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-19 09:47:05,970 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,971 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,971 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,971 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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], [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-19 09:47:05,971 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,971 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:05,972 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,972 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:05,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][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-19 09:47:05,973 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,973 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,973 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:05,973 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,001 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,001 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,001 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,002 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,002 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,002 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,004 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,004 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,004 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,004 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,005 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,005 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,005 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,006 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,006 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,006 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,007 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,007 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,007 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,007 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,008 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,008 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,008 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,009 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,009 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,009 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,010 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,010 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,010 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,011 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,011 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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)), 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-19 09:47:06,024 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,024 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,024 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,025 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,025 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,025 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,025 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,025 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,025 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,025 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,026 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,026 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,026 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,085 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,085 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,085 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,086 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,086 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,086 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,198 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,199 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,199 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,200 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,200 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,200 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is not cut-off event [2024-11-19 09:47:06,200 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-19 09:47:06,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,201 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,201 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,201 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,201 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,248 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,248 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,249 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,249 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,250 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,250 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,250 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,250 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,251 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,251 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,251 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,251 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,252 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,252 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,252 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,253 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,253 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,253 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,254 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,254 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,254 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,255 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,255 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,255 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,256 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,256 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,257 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,257 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,257 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,258 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,258 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,258 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,258 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:06,283 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,283 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,284 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,284 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,284 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,285 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,285 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,285 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-19 09:47:06,285 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,286 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,287 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,287 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,288 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,288 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,288 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,289 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,289 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,289 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,289 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:06,290 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,290 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,290 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,291 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,291 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,291 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,291 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,302 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,302 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,302 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,302 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,302 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,303 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,303 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,303 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,304 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,660 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,660 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,660 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,660 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,661 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,661 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,661 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,661 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,662 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,662 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,662 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,662 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,663 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,663 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,884 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,884 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,884 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,884 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,884 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,885 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,886 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{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-19 09:47:06,886 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,886 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,887 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,887 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,887 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,887 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 09:47:06,888 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,890 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,890 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,890 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,890 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,890 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,890 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,891 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,891 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,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], [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-19 09:47:06,891 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,891 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,891 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,891 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,892 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,892 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,892 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,892 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,893 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,893 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,893 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,893 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,894 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,895 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,895 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,895 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,929 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,929 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,930 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,930 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,931 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,931 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,931 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,932 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,932 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,932 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,932 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,933 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,933 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,933 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,934 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,934 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,934 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,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, 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-19 09:47:06,935 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,935 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,935 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:06,935 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:06,950 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,950 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,950 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,950 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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-19 09:47:06,951 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,951 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,951 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,951 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,952 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,952 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,952 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,952 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,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][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-19 09:47:06,952 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,953 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:06,953 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:06,953 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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][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-19 09:47:07,040 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,040 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,040 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,040 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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-19 09:47:07,041 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,041 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,041 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,041 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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-19 09:47:07,042 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,042 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,042 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,042 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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-19 09:47:07,043 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,043 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,043 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,043 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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-19 09:47:07,044 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,044 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,044 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,044 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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-19 09:47:07,045 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,045 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,045 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,045 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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-19 09:47:07,244 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,244 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,244 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,245 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,246 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,246 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,246 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,246 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,246 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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), 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-19 09:47:07,247 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,247 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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, 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-19 09:47:07,248 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,248 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,248 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,248 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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, 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-19 09:47:07,248 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,248 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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, 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-19 09:47:07,249 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,249 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,249 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, 140#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-19 09:47:07,277 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,277 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:07,277 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,278 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,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][76], [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, 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-19 09:47:07,278 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,278 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,278 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-19 09:47:07,278 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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, 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-19 09:47:07,280 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,280 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,280 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,280 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [24#L148-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)), 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-19 09:47:07,281 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,281 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,281 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,281 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,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], [114#L90true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,282 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,282 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,283 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,283 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:07,283 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,283 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,284 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,284 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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][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, 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-19 09:47:07,284 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,284 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,284 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,284 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,285 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,285 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,285 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,285 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:07,285 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,286 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,286 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,286 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 101#thread4EXITtrue, 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-19 09:47:07,296 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,296 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,296 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,296 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:07,297 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,297 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,298 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,298 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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], [72#L92true, 24#L148-1true, 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)), 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-19 09:47:07,299 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,299 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,299 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,299 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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-19 09:47:07,300 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,300 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,300 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,300 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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)), 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-19 09:47:07,301 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,301 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,301 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,301 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:07,303 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,303 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,303 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,303 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 101#thread4EXITtrue, 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-19 09:47:07,418 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 101#thread4EXITtrue, 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-19 09:47:07,419 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,419 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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-19 09:47:07,420 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,420 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,420 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,420 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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, 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-19 09:47:07,421 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,421 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,421 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,421 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,422 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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)), 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-19 09:47:07,422 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,422 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,423 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,423 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,423 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,423 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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, 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-19 09:47:07,424 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,424 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,424 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,424 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 10#thread2EXITtrue, 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-19 09:47:07,425 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,425 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,425 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,425 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, 140#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-19 09:47:07,589 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,589 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,589 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,589 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, 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-19 09:47:07,590 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,590 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,590 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 09:47:07,590 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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)), 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-19 09:47:07,591 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,591 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,591 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,591 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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], [24#L148-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)), 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-19 09:47:07,591 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,592 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,592 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,592 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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][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)), 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-19 09:47:07,593 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,593 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,593 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,594 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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][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), 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-19 09:47:07,594 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,594 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,594 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,594 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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, 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-19 09:47:07,595 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,595 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,595 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,595 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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, 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-19 09:47:07,596 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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), 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-19 09:47:07,596 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,596 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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, 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-19 09:47:07,623 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,623 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,623 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,623 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:07,623 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,624 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,624 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,624 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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], [114#L90true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,625 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,625 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,625 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,625 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:07,627 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,627 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,627 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,628 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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, 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-19 09:47:07,628 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,628 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,628 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,628 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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, 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-19 09:47:07,629 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,629 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,629 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,629 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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)), 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-19 09:47:07,629 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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, 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-19 09:47:07,630 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 09:47:07,630 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 101#thread4EXITtrue, 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-19 09:47:07,637 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 101#thread4EXITtrue, 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-19 09:47:07,637 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,637 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,638 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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][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)), 10#thread2EXITtrue, 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-19 09:47:07,638 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,638 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,638 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,638 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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, 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-19 09:47:07,639 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,639 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,639 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,639 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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-19 09:47:07,640 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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-19 09:47:07,640 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,640 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:07,641 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,641 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,641 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,641 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,642 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,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], [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)), 10#thread2EXITtrue, 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-19 09:47:07,642 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,642 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:07,736 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,736 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,736 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,736 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,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][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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:07,737 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,737 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:07,737 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:07,737 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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)), 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-19 09:47:08,207 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,207 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,207 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,207 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), Black: 159#(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-19 09:47:08,208 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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], [114#L90true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,208 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,208 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,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], [18#L48-1true, 114#L90true, 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-19 09:47:08,210 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,210 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,210 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,210 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 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-19 09:47:08,211 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,211 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,211 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,211 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:08,212 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,212 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,212 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,212 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 143#(= ~i4~0 0), 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-19 09:47:08,222 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,222 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,222 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,222 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,223 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,223 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,223 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,223 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 97#L91true, 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, 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-19 09:47:08,224 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,224 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,224 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,224 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 65#L90-1true, Black: 142#(= ~i~0 0), 177#true, 34#L121true, 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-19 09:47:08,225 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,225 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,225 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,225 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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], [18#L48-1true, 191#true, 97#L91true, 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-19 09:47:08,226 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,226 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,226 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,226 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 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-19 09:47:08,227 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,227 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,227 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,227 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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, 114#L90true, 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-19 09:47:08,228 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,228 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,228 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-19 09:47:08,228 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 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-19 09:47:08,232 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,232 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,233 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,233 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 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-19 09:47:08,233 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,234 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,234 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,234 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,309 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,309 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,309 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,309 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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][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)), 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)), 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-19 09:47:08,310 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,310 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,310 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,310 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 34#L121true, 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-19 09:47:08,311 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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][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)), 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-19 09:47:08,311 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,311 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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-19 09:47:08,394 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,394 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,394 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,394 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,395 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,395 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,395 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,395 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,396 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,396 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,396 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,396 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 65#L90-1true, 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-19 09:47:08,396 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,397 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,397 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 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-19 09:47:08,398 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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], [114#L90true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,398 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,398 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,406 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,406 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 34#L121true, 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-19 09:47:08,407 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,407 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,407 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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], [18#L48-1true, 114#L90true, 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, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,408 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,408 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, 117#L119-1true, 97#L91true, 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)), 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-19 09:47:08,409 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,409 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,409 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,409 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 65#L90-1true, 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-19 09:47:08,410 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, 97#L91true, 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, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,410 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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-19 09:47:08,412 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), 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-19 09:47:08,412 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,412 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,413 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,413 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,413 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,414 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,414 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 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)), 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-19 09:47:08,475 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,475 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,475 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,475 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,475 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,475 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,475 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 34#L121true, 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-19 09:47:08,476 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,476 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,476 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,477 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,477 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,477 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,477 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,477 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,478 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 10#thread2EXITtrue, 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-19 09:47:08,478 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,478 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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, 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-19 09:47:08,479 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,479 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,479 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,479 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 191#true, Black: 159#(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, 28#L149true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,480 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,480 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,480 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,480 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [24#L148-1true, 99#L77-1true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:08,510 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,510 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,510 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,510 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), 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-19 09:47:08,513 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is not cut-off event [2024-11-19 09:47:08,513 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-19 09:47:08,513 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-19 09:47:08,513 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is not cut-off event [2024-11-19 09:47:08,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, 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)), 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-19 09:47:08,557 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,558 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,558 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:08,559 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:08,559 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,559 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,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][76], [18#L48-1true, 2#L180true, 191#true, 117#L119-1true, 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,560 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,560 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,560 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,560 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 65#L90-1true, 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-19 09:47:08,561 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 97#L91true, 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-19 09:47:08,561 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,561 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:08,565 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 101#thread4EXITtrue, 143#(= ~i4~0 0), 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-19 09:47:08,565 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,565 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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][76], [18#L48-1true, 114#L90true, 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)), 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-19 09:47:08,566 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:08,566 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,566 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, 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-19 09:47:08,567 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 97#L91true, 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)), 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-19 09:47:08,567 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,567 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 65#L90-1true, 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,568 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,568 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,568 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-19 09:47:08,568 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 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)), 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-19 09:47:08,568 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,568 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,569 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 10#thread2EXITtrue, 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-19 09:47:08,569 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,569 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,570 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,570 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,570 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,570 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,571 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,571 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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-19 09:47:08,571 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,571 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,572 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, 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-19 09:47:08,572 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,572 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,572 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,572 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,573 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,573 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,573 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,573 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [24#L148-1true, 99#L77-1true, 2#L180true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:08,605 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,605 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,605 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,606 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 2#L180true, 44#L63true, 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,608 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event [2024-11-19 09:47:08,608 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is not cut-off event [2024-11-19 09:47:08,608 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is not cut-off event [2024-11-19 09:47:08,608 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-19 09:47:08,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,637 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,637 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,637 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,637 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 143#(= ~i4~0 0), 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-19 09:47:08,637 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,637 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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][76], [18#L48-1true, 191#true, 117#L119-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, 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-19 09:47:08,638 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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][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)), 10#thread2EXITtrue, 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-19 09:47:08,638 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,638 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,639 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), 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-19 09:47:08,639 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,639 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~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, 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-19 09:47:08,640 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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, 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-19 09:47:08,640 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,640 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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)), 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-19 09:47:08,641 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,641 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,641 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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: 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, 34#L121true, 28#L149true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,642 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 191#true, Black: 159#(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, 28#L149true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,642 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,642 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,643 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,643 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,643 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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)), 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-19 09:47:08,668 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,668 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,668 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,669 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), 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-19 09:47:08,669 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,669 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,669 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,669 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), Black: 159#(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-19 09:47:08,701 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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-19 09:47:08,702 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 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-19 09:47:08,702 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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], [18#L48-1true, 114#L90true, 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)), 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-19 09:47:08,702 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,702 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 2#L180true, 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, 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-19 09:47:08,703 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,703 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,703 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,703 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 97#L91true, 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-19 09:47:08,703 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,703 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,704 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,704 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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][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)), 65#L90-1true, 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-19 09:47:08,704 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,704 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,704 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,704 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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, 34#L121true, 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-19 09:47:08,706 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,706 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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), 34#L121true, 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-19 09:47:08,707 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,707 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 65#L90-1true, 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-19 09:47:08,708 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, 97#L91true, 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)), 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-19 09:47:08,708 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-19 09:47:08,708 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:08,709 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), 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-19 09:47:08,709 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 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, 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-19 09:47:08,709 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,709 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 10#thread2EXITtrue, 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-19 09:47:08,710 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 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-19 09:47:08,710 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,710 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,711 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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), 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-19 09:47:08,711 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,711 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, 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-19 09:47:08,712 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 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)), 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-19 09:47:08,712 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,712 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,713 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 2#L180true, 191#true, Black: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,713 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,713 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 140#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-19 09:47:08,714 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,714 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,714 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,714 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 2#L180true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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)), 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-19 09:47:08,744 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,744 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,744 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,744 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 2#L180true, 44#L63true, 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)), 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-19 09:47:08,744 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,745 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,745 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,745 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,769 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,769 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,769 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,769 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,770 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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][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)), 10#thread2EXITtrue, 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-19 09:47:08,770 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,770 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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), 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-19 09:47:08,771 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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)), 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-19 09:47:08,771 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,771 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~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, 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-19 09:47:08,772 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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-19 09:47:08,772 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,772 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,773 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, 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, 28#L149true, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,773 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,773 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 191#true, Black: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,774 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, Black: 165#(and (= ~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, 28#L149true, 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-19 09:47:08,774 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,774 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,799 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,799 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,799 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,799 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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, 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-19 09:47:08,802 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,802 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,802 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,802 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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), 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-19 09:47:08,827 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, 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-19 09:47:08,827 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,827 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 65#L90-1true, 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-19 09:47:08,828 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 97#L91true, 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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,828 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,828 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,829 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,829 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,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][76], [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)), 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-19 09:47:08,830 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,830 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,830 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,830 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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)), 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-19 09:47:08,831 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 97#L91true, 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)), 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-19 09:47:08,831 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,831 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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, 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-19 09:47:08,832 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,832 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,832 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,832 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 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-19 09:47:08,833 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 10#thread2EXITtrue, 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-19 09:47:08,833 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 34#L121true, 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-19 09:47:08,833 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,833 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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)), 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-19 09:47:08,834 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, 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-19 09:47:08,834 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,834 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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-19 09:47:08,835 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, 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-19 09:47:08,835 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,835 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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: 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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,836 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,836 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,836 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 140#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-19 09:47:08,837 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,837 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,837 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,837 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,865 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,866 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,866 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,866 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), 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-19 09:47:08,868 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,868 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:08,868 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:08,868 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 34#L121true, 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-19 09:47:08,889 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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][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, 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-19 09:47:08,889 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,889 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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, 34#L121true, 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-19 09:47:08,890 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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], [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)), 10#thread2EXITtrue, 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:08,890 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,890 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 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-19 09:47:08,891 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 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)), 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-19 09:47:08,891 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,891 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~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, 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-19 09:47:08,892 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 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-19 09:47:08,892 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,892 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 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, 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-19 09:47:08,893 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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, 191#true, 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, 34#L121true, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,893 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,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], [72#L92true, 18#L48-1true, 191#true, Black: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:08,893 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,893 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,894 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,894 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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)), 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-19 09:47:08,914 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,914 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,914 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,914 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,914 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), 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-19 09:47:08,915 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,915 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:08,915 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:08,915 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:09,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, Black: 183#(and (<= (+ ~n2~0 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-19 09:47:09,277 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,277 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,277 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,277 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:09,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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, Black: 183#(and (<= (+ ~n2~0 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-19 09:47:09,278 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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][76], [18#L48-1true, 2#L180true, 191#true, 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), 97#L91true, 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-19 09:47:09,278 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-19 09:47:09,278 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 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, 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-19 09:47:09,280 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,280 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,280 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,280 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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], [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, 101#thread4EXITtrue, 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-19 09:47:09,281 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,281 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,281 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,282 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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], [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, 34#L121true, 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-19 09:47:09,282 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,282 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,282 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,282 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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, 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)), 10#thread2EXITtrue, 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-19 09:47:09,283 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,283 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,283 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,283 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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], [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, 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-19 09:47:09,283 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,283 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,283 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,284 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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][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)), 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-19 09:47:09,284 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,284 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,284 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,284 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_33} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][76], [18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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), 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-19 09:47:09,285 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, Black: 183#(and (<= (+ ~n2~0 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-19 09:47:09,285 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,285 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,286 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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, 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-19 09:47:09,286 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,286 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,286 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,286 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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: 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, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:09,287 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#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: 159#(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, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:09,287 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,287 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,288 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,288 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 2#L180true, 44#L63true, 191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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)), 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-19 09:47:09,320 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,320 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,320 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,320 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,320 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][137], [99#L77-1true, 44#L63true, 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)), 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-19 09:47:09,321 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,321 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,321 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,321 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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, 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-19 09:47:09,346 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,346 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,346 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,346 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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][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, 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-19 09:47:09,347 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,347 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,347 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,347 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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][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)), 10#thread2EXITtrue, 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-19 09:47:09,347 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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][76], [18#L48-1true, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 191#true, Black: 165#(and (= ~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, 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-19 09:47:09,348 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,348 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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, 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)), 10#thread2EXITtrue, 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)), 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-19 09:47:09,349 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,349 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,349 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,349 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,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: 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, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:09,349 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,349 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,350 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-19 09:47:09,350 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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)), 10#thread2EXITtrue, 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)), 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-19 09:47:09,387 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,387 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,387 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,387 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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)), 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, 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-19 09:47:09,388 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,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)), 10#thread2EXITtrue, 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-19 09:47:09,388 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,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, 161#(and (= ~i4~0 0) (= ~i3~0 1)), 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, 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-19 09:47:09,388 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,388 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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)), 10#thread2EXITtrue, 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-19 09:47:09,389 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1053] L47-3-->L48-1: Formula: (and (= v_~n1~0_33 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1)) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_34)) InVars {~n1~0=v_~n1~0_34} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|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: 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, 101#thread4EXITtrue, 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~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-19 09:47:09,389 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,389 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-19 09:47:09,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] L120-->L121: Formula: (= v_~n3~0_9 0) InVars {} OutVars{~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][229], [191#true, Black: 165#(and (= ~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, 101#thread4EXITtrue, 143#(= ~i4~0 0), 67#thread1EXITtrue, 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-19 09:47:09,599 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-19 09:47:09,599 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 09:47:09,599 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 09:47:09,599 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] L120-->L121: Formula: (= v_~n3~0_9 0) InVars {} OutVars{~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][229], [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, 34#L121true, 101#thread4EXITtrue, 143#(= ~i4~0 0), 67#thread1EXITtrue, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:09,608 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] L120-->L121: Formula: (= v_~n3~0_9 0) InVars {} OutVars{~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][229], [72#L92true, 84#L180-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)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:09,608 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,608 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,609 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,609 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 09:47:09,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] L120-->L121: Formula: (= v_~n3~0_9 0) InVars {} OutVars{~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][229], [191#true, 84#L180-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, 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-19 09:47:09,620 INFO L294 olderBase$Statistics]: this new event has 99 ancestors and is cut-off event [2024-11-19 09:47:09,620 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 09:47:09,620 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 09:47:09,620 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-19 09:47:09,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1103] L120-->L121: Formula: (= v_~n3~0_9 0) InVars {} OutVars{~n3~0=v_~n3~0_9} AuxVars[] AssignedVars[~n3~0][229], [191#true, Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), Black: 159#(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|), 89#L181true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:09,630 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-19 09:47:09,630 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 09:47:09,630 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 09:47:09,631 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 09:47:09,648 INFO L124 PetriNetUnfolderBase]: 91629/146366 cut-off events. [2024-11-19 09:47:09,649 INFO L125 PetriNetUnfolderBase]: For 43936/57633 co-relation queries the response was YES. [2024-11-19 09:47:10,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 320742 conditions, 146366 events. 91629/146366 cut-off events. For 43936/57633 co-relation queries the response was YES. Maximal size of possible extension queue 5309. Compared 1383684 event pairs, 16418 based on Foata normal form. 114/131908 useless extension candidates. Maximal degree in co-relation 230859. Up to 85593 conditions per place. [2024-11-19 09:47:10,936 INFO L140 encePairwiseOnDemand]: 120/136 looper letters, 154 selfloop transitions, 47 changer transitions 0/318 dead transitions. [2024-11-19 09:47:10,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 318 transitions, 1411 flow [2024-11-19 09:47:10,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 09:47:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-19 09:47:10,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 714 transitions. [2024-11-19 09:47:10,938 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.75 [2024-11-19 09:47:10,938 INFO L175 Difference]: Start difference. First operand has 148 places, 184 transitions, 607 flow. Second operand 7 states and 714 transitions. [2024-11-19 09:47:10,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 318 transitions, 1411 flow [2024-11-19 09:47:11,452 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 318 transitions, 1411 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:47:11,456 INFO L231 Difference]: Finished difference. Result has 159 places, 227 transitions, 971 flow [2024-11-19 09:47:11,456 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=136, PETRI_DIFFERENCE_MINUEND_FLOW=607, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=184, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=971, PETRI_PLACES=159, PETRI_TRANSITIONS=227} [2024-11-19 09:47:11,457 INFO L277 CegarLoopForPetriNet]: 132 programPoint places, 27 predicate places. [2024-11-19 09:47:11,457 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 227 transitions, 971 flow [2024-11-19 09:47:11,457 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-19 09:47:11,457 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:47:11,458 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-19 09:47:11,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 09:47:11,458 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-19 09:47:11,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:47:11,459 INFO L85 PathProgramCache]: Analyzing trace with hash -2095314862, now seen corresponding path program 4 times [2024-11-19 09:47:11,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:47:11,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820149520] [2024-11-19 09:47:11,459 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 09:47:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:47:11,479 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 09:47:11,479 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:47:11,621 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-19 09:47:11,621 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:47:11,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820149520] [2024-11-19 09:47:11,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820149520] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:47:11,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:47:11,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-19 09:47:11,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038819282] [2024-11-19 09:47:11,622 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:47:11,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 09:47:11,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:47:11,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 09:47:11,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-19 09:47:11,754 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 74 out of 136 [2024-11-19 09:47:11,755 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 227 transitions, 971 flow. Second operand has 7 states, 7 states have (on average 81.57142857142857) internal successors, (571), 7 states have internal predecessors, (571), 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-19 09:47:11,755 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:47:11,755 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 74 of 136 [2024-11-19 09:47:11,755 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:47:15,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:15,838 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:47:15,838 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-19 09:47:15,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:15,838 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:15,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:15,956 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:47:15,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:15,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:15,957 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:16,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,440 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-19 09:47:16,440 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,440 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:16,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,636 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:47:16,636 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,636 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,636 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-19 09:47:16,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,756 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,756 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,756 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,756 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,805 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,827 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:16,877 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,877 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:16,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:16,877 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,158 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,158 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,158 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,158 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-19 09:47:17,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,623 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,623 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,671 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,671 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,671 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,671 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,672 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,672 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,672 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,672 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,716 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,723 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,723 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,723 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,723 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,792 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,792 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,881 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,881 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,881 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,882 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,882 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,883 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:17,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:17,886 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:17,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:17,887 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,119 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,119 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,119 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:18,119 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 18#L48-1true, 205#true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:18,122 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,122 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,122 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,122 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-19 09:47:18,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,218 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,227 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,228 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,320 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,320 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,323 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,325 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,325 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,325 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,325 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][216], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,411 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,411 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,411 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,412 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:18,412 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,412 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,414 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,414 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,414 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,414 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,416 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,794 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:18,795 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,795 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:18,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,825 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,825 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,825 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,827 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,828 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:18,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:18,837 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:18,837 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,837 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:18,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,189 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:19,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:19,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:19,190 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:19,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,313 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,313 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:19,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,470 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,471 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,471 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,471 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,572 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,635 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,635 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,640 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,643 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,644 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,701 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,701 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:19,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:19,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:19,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][216], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,755 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:19,755 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,755 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,757 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,757 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,759 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][216], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,759 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][493], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,760 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,760 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,760 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,765 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,765 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,765 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,765 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,767 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,771 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:19,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:19,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,784 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,784 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,906 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,906 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,906 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,909 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:19,909 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:19,909 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,510 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:20,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:20,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:20,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:20,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,762 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,762 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,880 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,880 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:20,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,881 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:20,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,936 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,938 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:20,951 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,951 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,961 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:20,961 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:20,961 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:20,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 96#L76-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)]) [2024-11-19 09:47:20,995 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,995 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:20,996 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:20,996 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,049 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,049 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][216], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,050 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][493], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,051 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,051 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,051 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 18#L48-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,055 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 18#L48-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,055 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,057 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][217], [9#L106-1true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,057 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,058 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,060 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,061 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,065 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,066 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,066 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,066 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,082 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:21,082 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:21,082 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,085 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,085 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,085 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,086 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,086 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:21,086 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:21,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,087 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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-19 09:47:21,091 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,091 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,113 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:21,116 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:21,116 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:21,116 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,104 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,104 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,105 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,105 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,105 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,105 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,133 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,187 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,188 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,188 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,192 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,193 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,196 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,221 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,222 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,301 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,302 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,345 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,345 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,345 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,350 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,352 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,352 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,352 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,352 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,360 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,360 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:22,366 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,368 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,368 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,372 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,373 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-19 09:47:22,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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)]) [2024-11-19 09:47:22,380 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,380 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,380 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:22,381 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,381 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,381 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,381 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 96#L76-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)]) [2024-11-19 09:47:22,412 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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-19 09:47:22,412 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 51#L47true, 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-19 09:47:22,412 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,412 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:22,413 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:22,413 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,465 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,465 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,465 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,466 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,466 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][217], [9#L106-1true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,468 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,468 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,468 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,468 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,470 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,470 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,470 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,470 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,471 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,471 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,471 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,471 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][510], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 106#L72-3true, 250#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,474 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,475 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,475 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,477 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,477 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,480 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,481 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,481 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,486 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,486 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,494 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,494 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,494 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,497 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,498 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,498 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,500 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,515 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,516 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,516 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:22,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,527 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,527 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,527 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,528 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,528 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,528 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:22,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:22,701 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:22,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:22,701 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,360 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:23,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:23,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:23,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:23,462 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,462 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,463 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,463 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:23,464 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,519 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,519 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,577 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,627 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,627 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,628 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:23,632 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,634 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,634 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,634 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,638 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:23,640 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,644 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,645 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,645 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,647 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,647 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,648 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,648 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,648 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,648 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,661 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,662 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,662 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,662 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,682 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,682 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,682 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,801 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,801 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,802 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,802 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,802 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,808 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,809 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,811 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,816 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,816 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,816 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,817 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:23,822 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:23,823 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,823 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,824 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,827 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,827 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,831 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,831 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,833 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,834 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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)]) [2024-11-19 09:47:23,847 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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-19 09:47:23,848 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:23,848 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 51#L47true, 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-19 09:47:23,849 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:23,849 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 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-19 09:47:23,879 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 140#true, 76#L178-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-19 09:47:23,880 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,880 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][510], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 106#L72-3true, 250#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,926 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,926 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,929 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,929 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,931 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,932 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,935 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,935 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,939 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,941 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,945 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,949 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,949 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,963 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,963 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 52#L101-3true, 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,964 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,967 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,967 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,974 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [120#L103-3true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,980 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,980 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,981 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,981 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,981 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,982 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,982 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,982 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,982 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:23,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:23,985 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:23,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,990 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:23,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:23,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:23,991 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:23,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:24,030 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:24,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,030 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:24,030 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 51#L47true, 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-19 09:47:24,661 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,661 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:24,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:24,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:24,959 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:24,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:24,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:24,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:25,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,073 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,074 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,075 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,075 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,103 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,105 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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-19 09:47:25,111 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,111 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,111 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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-19 09:47:25,113 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,145 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,264 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,264 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,285 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:25,338 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,338 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,338 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,341 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,344 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,346 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,346 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][516], [9#L106-1true, 235#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,351 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,359 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,359 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,359 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,359 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,360 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,361 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,361 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,361 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,364 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,364 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,375 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,375 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:25,382 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:25,382 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,383 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,383 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,383 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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-19 09:47:25,500 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,501 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:25,501 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,501 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:25,502 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,503 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,535 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,535 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,536 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,536 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,547 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,548 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,555 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,555 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:25,558 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:25,558 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,558 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 96#L76-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-19 09:47:25,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:25,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:25,561 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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-19 09:47:25,561 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,561 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:25,562 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:25,562 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:25,562 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,563 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,563 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,564 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,564 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,571 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,571 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-19 09:47:25,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,580 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,580 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:25,590 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,590 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:25,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:25,591 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,668 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,668 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,671 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,674 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,674 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,678 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,679 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,679 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][217], [9#L106-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,679 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,681 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][444], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,681 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 106#L72-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,684 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,686 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,687 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:25,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:25,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,702 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:25,703 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:25,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:25,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,112 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [120#L103-3true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,120 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,120 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,121 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,121 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,123 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,127 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,150 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,150 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [120#L103-3true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,151 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,151 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,151 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,166 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,167 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,167 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,167 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,167 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,172 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,176 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,201 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:26,284 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 51#L47true, 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-19 09:47:26,403 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,403 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,403 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,403 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:26,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,490 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,490 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 177#true, 140#true, 76#L178-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-19 09:47:26,498 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,498 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,793 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,793 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,793 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,795 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,798 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,799 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,815 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,816 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,817 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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-19 09:47:26,824 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:26,824 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:26,824 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:26,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:26,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,834 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,834 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:26,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,929 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,948 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,948 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,948 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:26,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][408], [9#L106-1true, 99#L77-1true, 110#L43-3true, 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:26,955 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:26,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:26,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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)), 19#L130-1true, 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,015 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][516], [9#L106-1true, 235#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,016 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,017 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,017 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,017 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,017 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,023 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,024 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,025 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,025 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,025 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,025 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:27,029 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,030 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,030 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,030 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,030 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,034 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,034 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,035 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,035 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,036 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,036 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,036 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,036 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,040 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,040 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,040 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,040 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,042 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,042 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,045 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,046 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,056 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,056 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,056 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [120#L103-3true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,068 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,069 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,069 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:27,070 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:27,073 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,073 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,075 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,075 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,075 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,082 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, Black: 142#(= ~i~0 0), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 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-19 09:47:27,107 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 51#L47true, 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-19 09:47:27,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:27,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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)), 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-19 09:47:27,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), Black: 142#(= ~i~0 0), 38#L47-1true, 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-19 09:47:27,665 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,666 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,666 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][253], [72#L92true, 9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,668 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,668 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,668 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,711 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,711 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:27,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,730 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][553], [9#L106-1true, 99#L77-1true, 110#L43-3true, 233#(and (<= (+ ~n1~0 1) ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,733 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,738 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,742 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,744 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:27,749 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), Black: 142#(= ~i~0 0), 38#L47-1true, 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-19 09:47:27,750 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,750 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,751 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 51#L47true, 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 34#L121true, 51#L47true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,753 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 51#L47true, 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-19 09:47:27,753 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,753 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,754 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 38#L47-1true, 177#true, 34#L121true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:27,757 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,757 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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-19 09:47:27,758 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:27,758 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,759 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,759 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:27,761 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,761 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,761 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:27,762 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,762 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,762 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,763 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,763 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,772 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-19 09:47:27,772 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,772 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:27,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 94#L148true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,773 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,773 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,781 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,893 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,893 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,894 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][217], [9#L106-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,894 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][635], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,896 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][444], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,896 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][261], [9#L106-1true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 106#L72-3true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,898 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,901 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,902 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,911 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,911 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,911 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][510], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 106#L72-3true, 250#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,912 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,912 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,912 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][444], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,913 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,918 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,946 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [120#L103-3true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,946 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,956 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,957 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,961 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,965 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,965 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,965 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,969 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:27,973 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,973 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,973 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,992 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:27,992 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:27,992 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,005 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,005 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:28,005 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,008 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:28,008 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:28,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:28,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:28,014 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,014 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,014 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,014 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:28,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:28,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:28,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:28,064 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,067 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:28,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,067 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:28,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 86#L45-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:28,160 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,169 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 51#L47true, 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-19 09:47:28,169 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,169 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,169 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,170 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:28,173 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 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-19 09:47:28,264 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,264 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:28,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:28,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,020 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,020 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,021 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,021 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,021 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,039 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,039 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,039 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,040 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,066 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,066 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,066 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,066 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,091 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, 46#L132-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-19 09:47:29,091 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:29,097 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,097 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,098 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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-19 09:47:29,099 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,099 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,099 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,099 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,101 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,106 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:29,106 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,113 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,113 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,113 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,113 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,114 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,114 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,114 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,118 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,118 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,118 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,118 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,212 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,212 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 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-19 09:47:29,236 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:29,240 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,240 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,240 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:29,240 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:29,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][408], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,257 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,269 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,270 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,270 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,270 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,270 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,324 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,324 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,324 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,328 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,329 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,329 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,333 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 121#L130true, 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,334 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,334 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 62#L128true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 38#L47-1true, 34#L121true, 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,341 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][516], [235#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 38#L47-1true, 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-19 09:47:29,341 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,342 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,342 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,342 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,343 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,344 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,345 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,346 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,347 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][516], [235#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,348 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,350 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 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-19 09:47:29,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,364 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 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-19 09:47:29,364 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,365 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [120#L103-3true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 177#true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,366 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,366 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,366 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,367 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,367 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,368 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,368 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,368 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,368 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,371 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,373 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,373 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,374 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,380 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,386 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,386 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,386 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,386 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,388 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,388 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,389 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,389 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,389 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,390 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,390 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,391 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,397 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,397 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,397 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,397 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,398 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,398 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,398 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,398 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,405 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,405 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,407 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:47:29,407 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:47:29,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-19 09:47:29,407 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:47:29,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:29,411 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,411 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,411 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, Black: 142#(= ~i~0 0), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 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-19 09:47:29,430 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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-19 09:47:29,430 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,431 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,431 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][253], [72#L92true, 9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, Black: 142#(= ~i~0 0), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 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-19 09:47:29,432 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,432 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,433 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 86#L45-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 12#L134-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-19 09:47:29,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-19 09:47:29,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:47:29,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-19 09:47:29,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), 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-19 09:47:29,531 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 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-19 09:47:29,531 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,554 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,554 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,554 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,555 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 121#L130true]) [2024-11-19 09:47:29,555 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,562 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,562 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,562 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,563 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,563 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,564 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,564 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,565 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,565 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][553], [9#L106-1true, 99#L77-1true, 2#L180true, 110#L43-3true, 233#(and (<= (+ ~n1~0 1) ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,574 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,577 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 159#(and (= 2 ~i~0) (= ~i4~0 0) (= ~i3~0 1)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 34#L121true, 140#true, 96#L76-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-19 09:47:29,581 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,581 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][308], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, Black: 142#(= ~i~0 0), 211#(<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|), 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-19 09:47:29,582 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 51#L47true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,582 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,582 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,583 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,583 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 51#L47true, 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,584 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,584 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:29,584 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][491], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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)), 238#(and (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [9#L106-1true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,587 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,588 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][553], [99#L77-1true, 110#L43-3true, 233#(and (<= (+ ~n1~0 1) ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,592 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 140#true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, 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-19 09:47:29,594 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,594 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,594 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 62#L128true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,595 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:29,595 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,595 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,597 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 102#$Ultimate##0true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:29,597 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,597 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] L76-1-->L76-3: Formula: (= v_~n2~0_7 |v_thread2Thread1of1ForFork2_~tmp4~1#1_9|) InVars {thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} OutVars{~n2~0=v_~n2~0_7, thread2Thread1of1ForFork2_~tmp4~1#1=|v_thread2Thread1of1ForFork2_~tmp4~1#1_9|} AuxVars[] AssignedVars[~n2~0][157], [205#true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 34#L121true, 177#true, 140#true, 96#L76-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|), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,613 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,613 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 177#true, 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,613 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,614 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,614 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,614 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-19 09:47:29,614 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,615 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 99#L77-1true, 110#L43-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 94#L148true, 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,617 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,724 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][510], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 106#L72-3true, 250#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,724 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,724 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,725 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [9#L106-1true, 205#true, 18#L48-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,726 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][444], [9#L106-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,726 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,730 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,730 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,730 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][358], [9#L106-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 106#L72-3true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,739 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][218], [9#L106-1true, 18#L48-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 209#(<= ~n1~0 ~n4~0), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,741 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][322], [9#L106-1true, 18#L48-1true, 233#(and (<= (+ ~n1~0 1) ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,743 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,743 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,743 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,744 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,745 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,759 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,759 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,759 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 51#L47true, 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|), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,766 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,772 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,772 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [18#L48-1true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,773 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,773 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 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|), 142#(= ~i~0 0), 121#L130true, Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,784 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 62#L128true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,784 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [18#L48-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-19 09:47:29,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-19 09:47:29,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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)), 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 177#true, 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,797 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,797 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][318], [9#L106-1true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 231#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 64#L179-4true, 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,805 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][571], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 177#true, 250#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,805 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,806 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][408], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 243#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 51#L47true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,808 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][313], [99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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), 222#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,809 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,809 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,809 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][466], [99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 246#(and (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 38#L47-1true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,810 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,810 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,810 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,814 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [120#L103-3true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,815 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 19#L130-1true, Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0), 142#(= ~i~0 0)]) [2024-11-19 09:47:29,817 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,817 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [9#L106-1true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 6#L130-3true, Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,818 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 74#L105-3true, 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 19#L130-1true, Black: 185#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][415], [99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 6#L130-3true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 165#(and (= ~i4~0 0) (= 3 ~i~0) (= ~i3~0 1) (= 2 ~i2~0)), 219#(and (<= ~n1~0 ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][372], [120#L103-3true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 177#true, 208#(<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|), 64#L179-4true, Black: 183#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,834 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 62#L128true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,841 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][553], [18#L48-1true, 99#L77-1true, 233#(and (<= (+ ~n1~0 1) ~n4~0) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|)), Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, 100#L135-1true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,856 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 79#L47-3true, 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,871 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 32#L61true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,874 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 105#L119true, Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,874 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:29,874 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][612], [9#L106-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, 100#L135-1true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 252#(and (<= (+ ~n1~0 1) ~n4~0) (= ~n1~0 |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n1~0 |thread4Thread1of1ForFork1_~tmp1~2#1|) (<= (+ ~n1~0 1) |thread1Thread1of1ForFork0_~tmp4~0#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), 51#L47true, 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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:29,881 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-19 09:47:29,881 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-19 09:47:29,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:29,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:29,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:29,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 2#L180true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 86#L45-3true, 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), 46#L132-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|), 142#(= ~i~0 0), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:30,033 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), 102#$Ultimate##0true, Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 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-19 09:47:30,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-19 09:47:30,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, 44#L63true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:30,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [9#L106-1true, 205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 140#true, 67#thread1EXITtrue, 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-19 09:47:30,688 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-19 09:47:30,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 18#L48-1true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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-19 09:47:30,698 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,698 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1097] L105-3-->L106-1: Formula: (and (= v_~n3~0_50 |v_thread3Thread1of1ForFork3_#t~post3#1_1|) (= v_~n3~0_49 (+ |v_thread3Thread1of1ForFork3_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_50} OutVars{~n3~0=v_~n3~0_49, thread3Thread1of1ForFork3_#t~post3#1=|v_thread3Thread1of1ForFork3_#t~post3#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#t~post3#1, ~n3~0][254], [72#L92true, 9#L106-1true, 205#true, 79#L47-3true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 193#(<= ~n2~0 ~n3~0), 191#true, Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), 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)), Black: 179#(<= ~n2~0 ~n1~0), Black: 181#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 180#(<= (+ ~n2~0 1) ~n1~0)]) [2024-11-19 09:47:30,703 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:30,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:30,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] L76-3-->L77-1: Formula: (and (= v_~n2~0_40 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_39 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_40} OutVars{~n2~0=v_~n2~0_39, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][170], [205#true, 99#L77-1true, Black: 194#(<= (+ ~n2~0 1) ~n3~0), Black: 195#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 191#true, Black: 193#(<= ~n2~0 ~n3~0), Black: 199#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 197#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#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)), Black: 155#(and (= ~i4~0 0) (= ~i~0 1)), Black: 142#(= ~i~0 0), 177#true, 51#L47true, 140#true, 76#L178-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-19 09:47:30,713 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,713 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,714 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,714 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-19 09:47:30,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-19 09:47:30,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event