./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-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 ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 06:39:44,499 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 06:39:44,557 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2025-03-09 06:39:44,564 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 06:39:44,566 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 06:39:44,590 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 06:39:44,591 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 06:39:44,591 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 06:39:44,592 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 06:39:44,592 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 06:39:44,592 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 06:39:44,592 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 06:39:44,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 06:39:44,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 06:39:44,592 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 06:39:44,593 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-09 06:39:44,593 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 06:39:44,594 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 06:39:44,594 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 06:39:44,595 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 06:39:44,595 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) 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 -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2025-03-09 06:39:44,831 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 06:39:44,837 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 06:39:44,838 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 06:39:44,839 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 06:39:44,839 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 06:39:44,840 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-09 06:39:46,010 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/537aa8806/067750af45fd4cf69386708ce5eb7401/FLAG3ce224183 [2025-03-09 06:39:46,216 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 06:39:46,217 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-09 06:39:46,223 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/537aa8806/067750af45fd4cf69386708ce5eb7401/FLAG3ce224183 [2025-03-09 06:39:46,559 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/537aa8806/067750af45fd4cf69386708ce5eb7401 [2025-03-09 06:39:46,561 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 06:39:46,562 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 06:39:46,563 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 06:39:46,563 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 06:39:46,566 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 06:39:46,567 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,567 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f3466a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46, skipping insertion in model container [2025-03-09 06:39:46,567 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,582 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 06:39:46,704 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 06:39:46,713 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 06:39:46,751 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 06:39:46,764 INFO L204 MainTranslator]: Completed translation [2025-03-09 06:39:46,765 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46 WrapperNode [2025-03-09 06:39:46,765 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 06:39:46,766 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 06:39:46,766 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 06:39:46,766 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 06:39:46,771 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,781 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,805 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 252 [2025-03-09 06:39:46,806 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 06:39:46,806 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 06:39:46,807 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 06:39:46,807 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 06:39:46,813 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,814 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,815 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,824 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]. [2025-03-09 06:39:46,825 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,825 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,829 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,829 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,830 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,831 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,832 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 06:39:46,834 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 06:39:46,834 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 06:39:46,834 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 06:39:46,835 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (1/1) ... [2025-03-09 06:39:46,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 06:39:46,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 06:39:46,857 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 06:39:46,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 06:39:46,873 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 06:39:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-09 06:39:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-09 06:39:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-09 06:39:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-09 06:39:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-09 06:39:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-09 06:39:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 06:39:46,874 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 06:39:46,874 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 06:39:46,875 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-09 06:39:46,951 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 06:39:46,952 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 06:39:47,252 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-09 06:39:47,252 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 06:39:47,404 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 06:39:47,404 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 06:39:47,404 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 06:39:47 BoogieIcfgContainer [2025-03-09 06:39:47,404 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 06:39:47,406 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 06:39:47,406 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 06:39:47,409 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 06:39:47,409 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 06:39:46" (1/3) ... [2025-03-09 06:39:47,410 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@126e5391 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 06:39:47, skipping insertion in model container [2025-03-09 06:39:47,410 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:46" (2/3) ... [2025-03-09 06:39:47,410 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@126e5391 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 06:39:47, skipping insertion in model container [2025-03-09 06:39:47,410 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 06:39:47" (3/3) ... [2025-03-09 06:39:47,411 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-03-09 06:39:47,421 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 06:39:47,422 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 101 locations, 1 initial locations, 0 loop locations, and 12 error locations. [2025-03-09 06:39:47,422 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-09 06:39:47,486 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-09 06:39:47,511 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 110 places, 106 transitions, 233 flow [2025-03-09 06:39:47,553 INFO L124 PetriNetUnfolderBase]: 6/103 cut-off events. [2025-03-09 06:39:47,557 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-09 06:39:47,562 INFO L83 FinitePrefix]: Finished finitePrefix Result has 116 conditions, 103 events. 6/103 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 216 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 81. Up to 2 conditions per place. [2025-03-09 06:39:47,562 INFO L82 GeneralOperation]: Start removeDead. Operand has 110 places, 106 transitions, 233 flow [2025-03-09 06:39:47,565 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 105 places, 101 transitions, 217 flow [2025-03-09 06:39:47,570 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 06:39:47,577 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@14462c1f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 06:39:47,577 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2025-03-09 06:39:47,587 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 06:39:47,588 INFO L124 PetriNetUnfolderBase]: 3/47 cut-off events. [2025-03-09 06:39:47,588 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 06:39:47,588 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:39:47,588 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:39:47,589 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:39:47,592 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:39:47,592 INFO L85 PathProgramCache]: Analyzing trace with hash -2044508365, now seen corresponding path program 1 times [2025-03-09 06:39:47,597 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:39:47,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [223458182] [2025-03-09 06:39:47,597 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:39:47,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:39:47,646 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-09 06:39:47,672 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-09 06:39:47,673 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:39:47,673 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:39:47,857 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:39:47,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:39:47,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [223458182] [2025-03-09 06:39:47,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [223458182] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:39:47,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:39:47,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 06:39:47,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1367607060] [2025-03-09 06:39:47,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:39:47,866 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 06:39:47,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:39:47,886 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 06:39:47,886 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 06:39:47,899 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 106 [2025-03-09 06:39:47,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 101 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:47,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:39:47,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 106 [2025-03-09 06:39:47,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:39:50,373 INFO L124 PetriNetUnfolderBase]: 24945/39008 cut-off events. [2025-03-09 06:39:50,373 INFO L125 PetriNetUnfolderBase]: For 556/556 co-relation queries the response was YES. [2025-03-09 06:39:50,476 INFO L83 FinitePrefix]: Finished finitePrefix Result has 72174 conditions, 39008 events. 24945/39008 cut-off events. For 556/556 co-relation queries the response was YES. Maximal size of possible extension queue 1784. Compared 312307 event pairs, 10211 based on Foata normal form. 0/28828 useless extension candidates. Maximal degree in co-relation 70333. Up to 19311 conditions per place. [2025-03-09 06:39:50,759 INFO L140 encePairwiseOnDemand]: 98/106 looper letters, 100 selfloop transitions, 7 changer transitions 0/140 dead transitions. [2025-03-09 06:39:50,760 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 140 transitions, 515 flow [2025-03-09 06:39:50,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 06:39:50,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 06:39:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 216 transitions. [2025-03-09 06:39:50,771 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6792452830188679 [2025-03-09 06:39:50,772 INFO L175 Difference]: Start difference. First operand has 105 places, 101 transitions, 217 flow. Second operand 3 states and 216 transitions. [2025-03-09 06:39:50,774 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 140 transitions, 515 flow [2025-03-09 06:39:50,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 140 transitions, 503 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-09 06:39:50,809 INFO L231 Difference]: Finished difference. Result has 104 places, 104 transitions, 250 flow [2025-03-09 06:39:50,811 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=208, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=104, PETRI_TRANSITIONS=104} [2025-03-09 06:39:50,814 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, -1 predicate places. [2025-03-09 06:39:50,814 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 104 transitions, 250 flow [2025-03-09 06:39:50,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:50,815 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:39:50,815 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:39:50,815 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-09 06:39:50,816 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:39:50,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:39:50,816 INFO L85 PathProgramCache]: Analyzing trace with hash 1043795505, now seen corresponding path program 1 times [2025-03-09 06:39:50,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:39:50,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113672811] [2025-03-09 06:39:50,817 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:39:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:39:50,829 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-09 06:39:50,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-09 06:39:50,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:39:50,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:39:50,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:39:50,946 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:39:50,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2113672811] [2025-03-09 06:39:50,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2113672811] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:39:50,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:39:50,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-09 06:39:50,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979813058] [2025-03-09 06:39:50,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:39:50,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 06:39:50,947 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:39:50,947 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 06:39:50,947 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 06:39:50,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 106 [2025-03-09 06:39:50,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 104 transitions, 250 flow. Second operand has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:50,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:39:50,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 106 [2025-03-09 06:39:50,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:39:53,851 INFO L124 PetriNetUnfolderBase]: 38031/60164 cut-off events. [2025-03-09 06:39:53,851 INFO L125 PetriNetUnfolderBase]: For 6237/6237 co-relation queries the response was YES. [2025-03-09 06:39:53,928 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117260 conditions, 60164 events. 38031/60164 cut-off events. For 6237/6237 co-relation queries the response was YES. Maximal size of possible extension queue 2691. Compared 514155 event pairs, 4145 based on Foata normal form. 0/46982 useless extension candidates. Maximal degree in co-relation 85748. Up to 29196 conditions per place. [2025-03-09 06:39:54,150 INFO L140 encePairwiseOnDemand]: 93/106 looper letters, 153 selfloop transitions, 18 changer transitions 0/201 dead transitions. [2025-03-09 06:39:54,150 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 201 transitions, 810 flow [2025-03-09 06:39:54,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 06:39:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-09 06:39:54,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 335 transitions. [2025-03-09 06:39:54,155 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6320754716981132 [2025-03-09 06:39:54,156 INFO L175 Difference]: Start difference. First operand has 104 places, 104 transitions, 250 flow. Second operand 5 states and 335 transitions. [2025-03-09 06:39:54,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 201 transitions, 810 flow [2025-03-09 06:39:54,266 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 106 places, 201 transitions, 792 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 06:39:54,269 INFO L231 Difference]: Finished difference. Result has 110 places, 116 transitions, 360 flow [2025-03-09 06:39:54,270 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=236, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=360, PETRI_PLACES=110, PETRI_TRANSITIONS=116} [2025-03-09 06:39:54,271 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 5 predicate places. [2025-03-09 06:39:54,271 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 116 transitions, 360 flow [2025-03-09 06:39:54,271 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:54,271 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:39:54,271 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:39:54,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-09 06:39:54,271 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:39:54,274 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:39:54,274 INFO L85 PathProgramCache]: Analyzing trace with hash -2044508364, now seen corresponding path program 1 times [2025-03-09 06:39:54,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:39:54,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [568305986] [2025-03-09 06:39:54,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:39:54,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:39:54,284 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-09 06:39:54,294 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-09 06:39:54,295 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:39:54,295 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:39:54,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:39:54,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:39:54,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [568305986] [2025-03-09 06:39:54,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [568305986] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:39:54,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:39:54,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 06:39:54,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936812987] [2025-03-09 06:39:54,356 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:39:54,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 06:39:54,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:39:54,356 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 06:39:54,356 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 06:39:54,365 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 106 [2025-03-09 06:39:54,365 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 116 transitions, 360 flow. Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:54,365 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:39:54,365 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 106 [2025-03-09 06:39:54,365 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:39:55,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 73#L131-1true, 77#L70true, 82#L104-1true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,323 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,323 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,323 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:55,323 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 77#L70true, 97#L132true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,423 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [69#L105-3true, 130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,438 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:55,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [69#L105-3true, 130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,532 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:55,532 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,532 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:55,532 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:55,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 52#L106-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,905 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,905 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:55,906 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:55,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 52#L106-1true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,987 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:55,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,987 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:55,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 30#L108true, 24#L43-1true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:55,999 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:55,999 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,999 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:55,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:56,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 30#L108true, 24#L43-1true, Black: 113#true, 77#L70true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:56,080 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:56,080 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:56,080 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:56,080 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:56,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#thread3EXITtrue, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:56,093 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:56,093 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:56,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:56,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:56,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][68], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, Black: 113#true, 77#L70true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#thread3EXITtrue, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:56,177 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:56,177 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:56,177 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:56,177 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:57,065 INFO L124 PetriNetUnfolderBase]: 34796/55490 cut-off events. [2025-03-09 06:39:57,065 INFO L125 PetriNetUnfolderBase]: For 30426/31568 co-relation queries the response was YES. [2025-03-09 06:39:57,156 INFO L83 FinitePrefix]: Finished finitePrefix Result has 121473 conditions, 55490 events. 34796/55490 cut-off events. For 30426/31568 co-relation queries the response was YES. Maximal size of possible extension queue 2512. Compared 473617 event pairs, 9428 based on Foata normal form. 996/45791 useless extension candidates. Maximal degree in co-relation 54185. Up to 31254 conditions per place. [2025-03-09 06:39:57,367 INFO L140 encePairwiseOnDemand]: 97/106 looper letters, 103 selfloop transitions, 12 changer transitions 0/150 dead transitions. [2025-03-09 06:39:57,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 150 transitions, 681 flow [2025-03-09 06:39:57,368 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 06:39:57,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 06:39:57,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 210 transitions. [2025-03-09 06:39:57,369 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.660377358490566 [2025-03-09 06:39:57,369 INFO L175 Difference]: Start difference. First operand has 110 places, 116 transitions, 360 flow. Second operand 3 states and 210 transitions. [2025-03-09 06:39:57,369 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 150 transitions, 681 flow [2025-03-09 06:39:57,416 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 150 transitions, 679 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-09 06:39:57,418 INFO L231 Difference]: Finished difference. Result has 113 places, 116 transitions, 394 flow [2025-03-09 06:39:57,418 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=354, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=115, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=394, PETRI_PLACES=113, PETRI_TRANSITIONS=116} [2025-03-09 06:39:57,418 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 8 predicate places. [2025-03-09 06:39:57,419 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 116 transitions, 394 flow [2025-03-09 06:39:57,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 3 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:57,419 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:39:57,419 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:39:57,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-09 06:39:57,419 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:39:57,420 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:39:57,420 INFO L85 PathProgramCache]: Analyzing trace with hash 1044749809, now seen corresponding path program 1 times [2025-03-09 06:39:57,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:39:57,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1604451004] [2025-03-09 06:39:57,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:39:57,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:39:57,426 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-09 06:39:57,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-09 06:39:57,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:39:57,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:39:57,494 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:39:57,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:39:57,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1604451004] [2025-03-09 06:39:57,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1604451004] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:39:57,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:39:57,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-09 06:39:57,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435325361] [2025-03-09 06:39:57,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:39:57,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 06:39:57,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:39:57,495 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 06:39:57,495 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 06:39:57,521 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 106 [2025-03-09 06:39:57,521 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 116 transitions, 394 flow. Second operand has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:39:57,521 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:39:57,521 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 106 [2025-03-09 06:39:57,521 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:39:58,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 102#L92true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,170 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-09 06:39:58,170 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-09 06:39:58,170 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:58,170 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-09 06:39:58,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 102#L92true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,247 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:58,247 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:58,247 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:58,247 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:58,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 67#L94true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,364 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,364 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,364 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:58,364 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:58,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,486 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,486 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,486 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,486 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,514 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,514 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,514 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:58,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,790 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,790 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,790 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 31#L97-3true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,811 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,811 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,811 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:58,811 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 31#L97-3true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,916 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:58,916 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,916 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:58,916 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 73#L131-1true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:58,936 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:58,936 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,936 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:58,936 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:59,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 97#L132true, 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,049 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,049 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,049 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:59,049 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:59,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [69#L105-3true, 130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,069 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,069 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:59,069 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,069 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:59,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [69#L105-3true, 130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,189 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:59,189 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,189 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:59,189 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:59,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 73#L131-1true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 52#L106-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,679 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,679 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:59,679 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:59,679 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 118#true, 97#L132true, Black: 120#(<= ~n2~0 ~n1~0), 52#L106-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,798 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,798 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,798 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 30#L108true, 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 73#L131-1true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,815 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,815 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,815 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,815 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:59,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 30#L108true, 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,933 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:59,933 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,933 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:59,933 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 73#L131-1true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#thread3EXITtrue, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:39:59,949 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:59,949 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,949 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:59,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:00,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([701] L70-5-->L70: Formula: (and (= (+ |v_thread2Thread1of1ForFork0_#t~post2#1_5| 1) v_~n2~0_127) (= v_~n2~0_128 |v_thread2Thread1of1ForFork0_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork0_#t~post2#1_5|)) (<= |v_thread2Thread1of1ForFork0_#t~post2#1_5| 2147483646)) InVars {~n2~0=v_~n2~0_128} OutVars{~n2~0=v_~n2~0_127, thread2Thread1of1ForFork0_#t~post2#1=|v_thread2Thread1of1ForFork0_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork0_#t~post2#1][111], [130#(<= ~n1~0 0), 111#true, 24#L43-1true, 132#true, Black: 113#true, 77#L70true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L132true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#thread3EXITtrue, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:00,064 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:00,064 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:00,064 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:00,064 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:01,566 INFO L124 PetriNetUnfolderBase]: 49837/76913 cut-off events. [2025-03-09 06:40:01,566 INFO L125 PetriNetUnfolderBase]: For 50675/51570 co-relation queries the response was YES. [2025-03-09 06:40:01,695 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174680 conditions, 76913 events. 49837/76913 cut-off events. For 50675/51570 co-relation queries the response was YES. Maximal size of possible extension queue 3299. Compared 656165 event pairs, 6610 based on Foata normal form. 60/62635 useless extension candidates. Maximal degree in co-relation 102192. Up to 31067 conditions per place. [2025-03-09 06:40:01,938 INFO L140 encePairwiseOnDemand]: 93/106 looper letters, 170 selfloop transitions, 23 changer transitions 0/225 dead transitions. [2025-03-09 06:40:01,938 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 117 places, 225 transitions, 1144 flow [2025-03-09 06:40:01,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 06:40:01,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-09 06:40:01,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 332 transitions. [2025-03-09 06:40:01,939 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6264150943396226 [2025-03-09 06:40:01,939 INFO L175 Difference]: Start difference. First operand has 113 places, 116 transitions, 394 flow. Second operand 5 states and 332 transitions. [2025-03-09 06:40:01,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 117 places, 225 transitions, 1144 flow [2025-03-09 06:40:02,060 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 225 transitions, 1124 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-09 06:40:02,062 INFO L231 Difference]: Finished difference. Result has 120 places, 133 transitions, 594 flow [2025-03-09 06:40:02,062 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=382, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=594, PETRI_PLACES=120, PETRI_TRANSITIONS=133} [2025-03-09 06:40:02,062 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 15 predicate places. [2025-03-09 06:40:02,063 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 133 transitions, 594 flow [2025-03-09 06:40:02,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:02,063 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:40:02,063 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:40:02,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-09 06:40:02,063 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:40:02,064 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:40:02,064 INFO L85 PathProgramCache]: Analyzing trace with hash -853204415, now seen corresponding path program 1 times [2025-03-09 06:40:02,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:40:02,064 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576230202] [2025-03-09 06:40:02,064 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:40:02,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:40:02,073 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-09 06:40:02,078 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-09 06:40:02,078 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:40:02,078 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:40:02,134 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:40:02,134 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:40:02,134 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576230202] [2025-03-09 06:40:02,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576230202] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:40:02,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:40:02,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 06:40:02,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1574183062] [2025-03-09 06:40:02,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:40:02,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 06:40:02,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:40:02,135 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 06:40:02,135 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 06:40:02,143 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 106 [2025-03-09 06:40:02,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 133 transitions, 594 flow. Second operand has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:02,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:40:02,143 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 106 [2025-03-09 06:40:02,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:40:02,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 102#L92true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:02,808 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:40:02,808 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:02,809 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:02,809 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:02,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 102#L92true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:02,903 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:02,903 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:02,903 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:02,903 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,034 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,034 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,034 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,034 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 77#L70true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,104 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,104 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,104 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,104 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,160 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,160 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,160 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,160 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,181 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,181 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,181 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,189 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,189 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,189 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,189 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:03,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,189 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:03,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,190 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,190 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,190 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,231 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,231 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,231 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,231 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 77#L70true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,258 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,258 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,258 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,258 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,312 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,312 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,318 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,318 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,318 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,318 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,318 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,319 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,319 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,337 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,337 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,337 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,337 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,347 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,347 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,347 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,347 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,348 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,350 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:03,389 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,389 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,389 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,389 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,471 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,480 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,480 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,482 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,722 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,722 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,722 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,722 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,723 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,723 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,723 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,724 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,724 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,724 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,768 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,768 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,768 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,768 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,859 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,859 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,859 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,859 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,859 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,860 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,860 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:03,860 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,860 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,861 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,861 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,861 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,861 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,862 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,862 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,881 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,881 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,881 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,881 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,903 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,903 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,903 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,904 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,904 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,904 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,905 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,905 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:03,905 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,906 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,907 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:03,907 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,907 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:03,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,910 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,910 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,910 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:03,910 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:03,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,980 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:03,980 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,021 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,041 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,041 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,042 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,042 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,042 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,042 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,043 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,043 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,044 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,044 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,044 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,046 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,046 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,046 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,070 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,070 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,094 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,095 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,095 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,095 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,096 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,096 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,097 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,097 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,097 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,097 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,098 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,098 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,103 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,103 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:04,103 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,103 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,104 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,104 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,104 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,104 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,148 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,148 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,148 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:04,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,170 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,170 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,170 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,170 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,395 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,395 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,395 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,395 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,429 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,432 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,432 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,432 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,432 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,434 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,434 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,434 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,435 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,435 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,435 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,436 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,436 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,442 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,442 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,442 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,444 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,444 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,444 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,444 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,444 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,530 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,530 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,530 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,530 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,531 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,531 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,533 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,533 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,533 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,533 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,534 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,534 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,534 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,534 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,540 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,540 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,540 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:04,540 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,541 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,541 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,541 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:04,541 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,541 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:04,592 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,592 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,592 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,592 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true]) [2025-03-09 06:40:04,630 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,630 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,630 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,630 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,733 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,733 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,733 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,733 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,734 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,734 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,736 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,736 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,742 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:04,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,743 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,743 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,743 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,743 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,743 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,794 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:04,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,827 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,827 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:04,827 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:04,835 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:04,880 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:04,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:04,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,020 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,020 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,020 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,020 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,021 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,021 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,028 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,028 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:05,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:05,028 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:05,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:05,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,124 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,124 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:05,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,125 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,126 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,126 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:05,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:05,126 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,127 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,127 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,127 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,467 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,467 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,468 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,468 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,469 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,469 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,469 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,469 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,509 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,541 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,541 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,541 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,541 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,541 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,542 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,542 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,542 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,543 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,543 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,543 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,543 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,549 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,549 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:05,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][90], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 35#L84true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,553 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,553 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,598 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,639 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:05,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,668 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,669 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,669 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,674 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][90], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, 35#L84true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,678 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,708 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,738 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,738 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,738 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,738 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,738 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,739 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,739 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 30#L108true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,745 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:05,745 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,745 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,746 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][90], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,749 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][121], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:05,774 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,774 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,774 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,774 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:05,830 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,830 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,831 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,859 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 30#L108true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,866 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:05,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,866 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,866 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][90], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,874 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,874 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,874 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,874 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,933 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:05,933 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:05,933 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,933 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,938 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,938 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:05,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:05,939 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:05,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,037 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,037 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,038 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,038 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,038 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,038 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:06,042 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:06,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:06,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:06,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:06,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:06,043 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,043 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,043 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:06,043 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:06,043 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,265 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:06,273 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:06,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,365 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,365 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,366 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,369 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,370 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,370 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,371 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][143], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:06,377 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,377 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,377 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,377 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:06,377 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,433 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,433 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,433 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,516 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,516 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,516 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,568 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,568 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,686 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,686 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:06,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:06,744 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,833 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2025-03-09 06:40:06,869 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:07,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][71], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:07,081 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:07,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:07,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:07,303 INFO L124 PetriNetUnfolderBase]: 56626/91256 cut-off events. [2025-03-09 06:40:07,303 INFO L125 PetriNetUnfolderBase]: For 121974/125862 co-relation queries the response was YES. [2025-03-09 06:40:07,528 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229218 conditions, 91256 events. 56626/91256 cut-off events. For 121974/125862 co-relation queries the response was YES. Maximal size of possible extension queue 3901. Compared 846792 event pairs, 25728 based on Foata normal form. 382/77746 useless extension candidates. Maximal degree in co-relation 110616. Up to 41144 conditions per place. [2025-03-09 06:40:07,829 INFO L140 encePairwiseOnDemand]: 98/106 looper letters, 140 selfloop transitions, 11 changer transitions 0/188 dead transitions. [2025-03-09 06:40:07,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 188 transitions, 1193 flow [2025-03-09 06:40:07,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 06:40:07,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 06:40:07,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 215 transitions. [2025-03-09 06:40:07,830 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6761006289308176 [2025-03-09 06:40:07,830 INFO L175 Difference]: Start difference. First operand has 120 places, 133 transitions, 594 flow. Second operand 3 states and 215 transitions. [2025-03-09 06:40:07,830 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 188 transitions, 1193 flow [2025-03-09 06:40:08,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 188 transitions, 1185 flow, removed 4 selfloop flow, removed 0 redundant places. [2025-03-09 06:40:08,320 INFO L231 Difference]: Finished difference. Result has 124 places, 136 transitions, 652 flow [2025-03-09 06:40:08,321 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=590, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=133, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=652, PETRI_PLACES=124, PETRI_TRANSITIONS=136} [2025-03-09 06:40:08,321 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 19 predicate places. [2025-03-09 06:40:08,321 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 136 transitions, 652 flow [2025-03-09 06:40:08,321 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:08,321 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:40:08,321 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:40:08,321 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-09 06:40:08,322 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:40:08,322 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:40:08,322 INFO L85 PathProgramCache]: Analyzing trace with hash -853204414, now seen corresponding path program 1 times [2025-03-09 06:40:08,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:40:08,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [38459071] [2025-03-09 06:40:08,322 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:40:08,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:40:08,327 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-09 06:40:08,330 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-09 06:40:08,330 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:40:08,331 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:40:08,376 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:40:08,376 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:40:08,376 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [38459071] [2025-03-09 06:40:08,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [38459071] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:40:08,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:40:08,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 06:40:08,377 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [712250309] [2025-03-09 06:40:08,377 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:40:08,377 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 06:40:08,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:40:08,377 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 06:40:08,377 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 06:40:08,384 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 106 [2025-03-09 06:40:08,385 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 136 transitions, 652 flow. Second operand has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:08,385 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:40:08,385 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 106 [2025-03-09 06:40:08,385 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:40:09,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 102#L92true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,068 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:09,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 102#L92true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,212 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,212 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,212 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,212 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,403 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,403 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,403 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,403 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:09,499 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,499 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,499 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,499 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,583 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,609 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,609 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,609 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,610 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,610 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,610 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,610 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,621 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:09,621 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:09,621 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,621 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:09,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,622 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,622 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,622 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,622 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:09,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:09,680 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,680 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,680 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,680 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:09,722 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,722 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,722 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,723 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,806 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,806 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,806 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,815 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,815 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,815 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,815 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,816 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,816 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,816 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,846 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,846 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:09,846 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,846 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,858 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,858 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,858 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,859 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,859 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,859 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,859 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,859 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,861 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,861 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:09,861 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:09,861 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:09,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,867 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:09,867 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,867 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,867 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:09,868 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,868 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,868 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,868 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:09,923 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,923 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,923 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,923 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:09,971 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:09,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:09,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:10,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,241 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,241 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,241 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,241 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,247 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,247 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,248 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,248 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,248 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,249 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,249 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,249 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,250 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,253 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,253 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,283 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,283 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,283 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,283 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,284 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,284 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,284 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,284 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,284 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,285 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,285 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,286 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,286 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,294 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,294 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,294 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,295 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,295 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,295 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,295 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,335 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,335 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,335 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,335 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,434 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,434 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,435 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,435 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,435 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,435 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,442 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,442 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,442 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,442 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,443 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,443 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,443 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,443 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,443 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,457 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,457 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,457 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,457 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,479 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,479 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,479 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,479 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,479 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,480 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,480 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,482 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,482 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,482 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,482 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,482 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,485 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,485 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,485 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,485 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:10,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,490 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,490 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,490 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,490 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,492 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,493 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,493 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,493 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,493 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,565 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,565 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,565 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,580 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,580 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,580 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,580 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,613 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,613 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,613 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,633 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,633 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,633 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,633 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,633 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,635 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,635 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,636 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,636 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,636 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,638 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,638 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:10,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,638 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:10,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,642 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,643 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,643 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,643 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,643 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,644 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,663 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,688 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,688 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,688 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,688 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,689 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,689 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,689 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,689 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,690 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,690 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:10,690 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,690 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,691 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,691 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,691 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,691 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,696 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,696 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:10,696 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:10,696 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:10,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,698 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,698 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,698 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,698 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,698 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,703 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,703 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,704 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,704 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,704 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,704 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,746 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,746 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,746 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,759 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,759 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,759 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,759 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,775 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,775 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,775 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,775 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:10,793 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:10,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:10,995 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,995 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:10,995 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:10,995 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,019 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,019 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,019 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,020 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,020 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,020 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,021 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,021 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,021 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,021 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,021 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,025 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,025 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,026 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,026 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,027 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,027 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,027 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:11,027 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:11,027 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,031 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,031 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,031 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,032 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,032 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,032 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,032 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,085 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,085 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,086 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,086 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,086 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,091 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,091 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:11,091 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,091 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,093 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,093 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:11,093 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,093 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,097 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,097 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,097 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,097 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,098 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,098 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,098 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,132 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,132 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,132 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,132 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,149 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,149 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,149 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,149 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,162 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,162 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,162 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,239 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,239 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,239 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,239 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,240 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,240 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,240 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,240 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,241 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:11,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,250 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,250 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,250 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,251 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,251 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,286 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,286 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,286 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,286 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,308 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,308 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,308 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,323 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,324 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,324 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,324 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,324 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,325 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,325 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,325 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,442 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,461 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,461 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,461 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,467 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,467 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,467 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,472 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,472 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,472 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,472 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,473 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,473 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,473 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,473 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,536 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,536 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,536 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,536 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:11,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,536 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,537 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,537 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,537 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,537 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,538 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,538 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,538 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,538 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,538 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,548 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,548 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,549 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,549 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,618 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,618 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,618 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:11,618 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,678 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,678 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,679 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,679 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,679 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,679 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,680 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,680 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,689 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,689 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,690 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,690 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,726 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,946 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,946 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,946 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,946 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,947 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,947 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:11,947 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,947 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,948 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,954 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,954 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:11,954 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:11,954 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:11,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,959 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:11,959 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:11,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:11,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:11,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:12,009 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,009 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:12,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,059 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,059 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,059 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,059 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,088 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,088 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,088 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,088 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,089 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,089 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,089 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,089 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,090 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,090 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,090 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,090 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,090 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,096 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:12,096 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,096 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:12,096 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,100 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,100 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,100 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,101 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,131 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,161 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,161 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,162 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:12,162 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,162 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 30#L108true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,169 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:12,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,171 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:12,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,175 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,175 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,175 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,175 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,176 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,176 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,176 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][117], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,198 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,198 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,198 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,261 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,261 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,289 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,289 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,289 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,290 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,290 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,290 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,290 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,290 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 30#L108true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,296 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,296 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,296 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,296 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,297 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,301 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,301 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,301 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,301 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,302 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,302 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,360 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,360 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,361 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,367 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:12,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,368 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,368 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,369 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:12,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,373 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,373 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,373 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,373 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,374 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,374 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,374 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,478 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,478 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,478 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,478 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,479 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,479 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,484 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,484 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:12,484 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:12,484 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:12,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 30#L108true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,485 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,485 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,485 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,485 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,485 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,489 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,489 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,490 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,490 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,550 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,557 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,557 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,557 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,557 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,557 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:12,557 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,560 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,560 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,560 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,560 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,561 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,886 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,887 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,887 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,887 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][138], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,898 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,898 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:12,898 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,956 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:12,956 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:12,967 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:12,967 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:12,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:13,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,056 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:13,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,114 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:13,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,182 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,182 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:13,231 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,237 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,237 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,292 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,297 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:13,338 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,338 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,338 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,338 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= 0 ~n2~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,343 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:13,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,391 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= 0 ~n2~0), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,395 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2025-03-09 06:40:13,429 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:13,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][70], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:13,475 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:13,475 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,475 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,475 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:13,967 INFO L124 PetriNetUnfolderBase]: 56448/90886 cut-off events. [2025-03-09 06:40:13,967 INFO L125 PetriNetUnfolderBase]: For 143305/147185 co-relation queries the response was YES. [2025-03-09 06:40:14,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241018 conditions, 90886 events. 56448/90886 cut-off events. For 143305/147185 co-relation queries the response was YES. Maximal size of possible extension queue 3759. Compared 838209 event pairs, 16183 based on Foata normal form. 918/79790 useless extension candidates. Maximal degree in co-relation 120979. Up to 54871 conditions per place. [2025-03-09 06:40:14,607 INFO L140 encePairwiseOnDemand]: 97/106 looper letters, 131 selfloop transitions, 15 changer transitions 0/183 dead transitions. [2025-03-09 06:40:14,607 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 183 transitions, 1215 flow [2025-03-09 06:40:14,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 06:40:14,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-09 06:40:14,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 209 transitions. [2025-03-09 06:40:14,608 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6572327044025157 [2025-03-09 06:40:14,608 INFO L175 Difference]: Start difference. First operand has 124 places, 136 transitions, 652 flow. Second operand 3 states and 209 transitions. [2025-03-09 06:40:14,608 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 183 transitions, 1215 flow [2025-03-09 06:40:15,145 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 183 transitions, 1193 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-09 06:40:15,147 INFO L231 Difference]: Finished difference. Result has 125 places, 136 transitions, 679 flow [2025-03-09 06:40:15,147 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=626, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=679, PETRI_PLACES=125, PETRI_TRANSITIONS=136} [2025-03-09 06:40:15,147 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 20 predicate places. [2025-03-09 06:40:15,147 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 136 transitions, 679 flow [2025-03-09 06:40:15,147 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.0) internal successors, (135), 3 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:15,147 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:40:15,148 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:40:15,148 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-09 06:40:15,148 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:40:15,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:40:15,148 INFO L85 PathProgramCache]: Analyzing trace with hash -680487685, now seen corresponding path program 1 times [2025-03-09 06:40:15,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:40:15,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488882094] [2025-03-09 06:40:15,148 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:40:15,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:40:15,153 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-09 06:40:15,158 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-09 06:40:15,158 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:40:15,158 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:40:15,212 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:40:15,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:40:15,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488882094] [2025-03-09 06:40:15,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488882094] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:40:15,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:40:15,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-09 06:40:15,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330689154] [2025-03-09 06:40:15,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:40:15,212 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 06:40:15,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:40:15,213 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 06:40:15,213 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 06:40:15,233 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 106 [2025-03-09 06:40:15,234 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 136 transitions, 679 flow. Second operand has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:15,234 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:40:15,234 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 106 [2025-03-09 06:40:15,234 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:40:16,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,278 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,278 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,278 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,278 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,285 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,285 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,285 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,285 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:40:16,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,442 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,442 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,442 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,442 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,451 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,451 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,451 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,451 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,478 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,478 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,478 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,478 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,490 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,490 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,493 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,493 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,493 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,493 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,614 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,614 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,614 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,614 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,615 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,615 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,615 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,615 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,616 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,616 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,616 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,616 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,616 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:40:16,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,722 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,722 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,722 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,722 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,731 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,731 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,731 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,731 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 100#L70-5true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,734 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,734 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,734 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,734 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,773 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,775 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:16,776 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-09 06:40:16,776 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,776 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,776 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,865 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,865 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,865 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,865 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,865 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,866 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,866 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,866 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,913 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-09 06:40:16,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,914 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,914 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,914 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,920 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,920 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,920 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,921 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,921 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,921 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,922 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:16,922 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,237 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 77#L70true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,238 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,239 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,266 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,269 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-09 06:40:17,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,328 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,328 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,328 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,328 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,332 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,332 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,332 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,333 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,333 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,333 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,333 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,349 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,349 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,371 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,371 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,371 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,371 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,372 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,372 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,373 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,373 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,373 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,378 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,378 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,378 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,378 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,379 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,379 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,379 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,380 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,381 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,381 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,381 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,382 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 115#(<= 0 ~n1~0), 67#L94true, 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,475 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,477 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,477 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,477 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,477 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,501 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,501 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,501 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,501 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,510 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2025-03-09 06:40:17,510 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,510 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,510 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,556 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,556 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,556 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,556 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,557 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,557 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,575 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,575 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,576 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,576 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,576 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,581 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,581 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,581 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,582 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,582 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,582 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,583 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,583 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,583 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,596 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,596 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,599 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,599 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,599 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,600 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,600 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,600 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,600 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,627 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,627 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,628 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,628 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,628 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,628 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,628 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,628 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,629 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,629 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,638 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,638 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,638 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,639 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,639 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,640 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,640 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,640 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,641 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:40:17,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,642 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,642 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,642 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,642 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:17,643 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,643 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,735 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,743 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,743 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,743 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,743 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,770 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,770 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,770 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,770 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,770 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,770 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,771 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,771 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,771 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,771 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,782 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,782 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,782 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:17,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:17,783 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2025-03-09 06:40:17,783 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,783 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:17,783 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,038 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,039 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,039 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,039 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,039 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,041 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,041 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,042 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,042 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,042 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,065 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,065 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,067 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,073 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,073 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,073 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,075 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,075 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,076 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,076 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,076 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,076 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,090 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,091 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,095 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,095 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,095 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,096 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,096 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,096 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,096 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,131 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,138 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,139 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,139 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,139 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,139 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,232 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,233 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,233 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,241 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,241 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,241 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,242 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,242 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,242 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,242 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,269 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,269 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,313 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,313 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,317 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,317 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,318 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,318 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,346 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,346 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,353 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,353 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,353 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,353 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,354 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,354 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,354 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,354 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,373 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,373 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,373 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,374 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,374 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,374 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,374 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,380 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,380 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,380 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,427 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,428 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,428 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,429 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,429 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,537 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,545 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,546 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,546 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,582 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,582 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:40:18,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,582 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,620 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,620 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,621 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,844 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,844 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,844 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,844 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,845 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,845 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,845 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,845 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,846 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,872 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,872 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,872 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,872 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,873 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:18,873 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,873 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,909 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is not cut-off event [2025-03-09 06:40:18,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,909 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,909 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,909 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,910 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,910 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:18,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,920 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,920 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,920 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,920 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,921 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:18,921 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:18,921 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,025 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,025 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:40:19,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,047 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is not cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,047 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,047 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,093 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,093 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,093 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,093 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,094 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,125 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,125 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,125 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,125 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,125 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,135 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,135 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,135 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,135 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,167 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,167 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,167 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,167 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,168 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,168 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,210 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,210 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,210 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,210 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,224 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,224 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,224 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,317 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,317 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,350 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,350 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:40:19,350 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,350 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,360 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is not cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,360 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,392 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,393 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,393 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,394 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,394 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,394 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,394 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,428 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,428 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][132], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 156#(and (<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,429 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,429 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,429 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,429 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,440 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,440 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,440 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,442 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,442 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,442 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,442 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,460 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,460 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,460 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,461 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,473 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,683 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,683 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,683 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,684 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,684 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,684 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 105#L45-2true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,686 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,686 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,686 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,695 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,698 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,698 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,698 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,698 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,703 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,703 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,704 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 73#L131-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,704 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,704 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,705 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,830 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,842 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is not cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,843 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,843 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:19,885 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,885 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:40:19,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,911 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,911 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,911 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,911 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,912 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,930 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,931 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,984 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,984 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,985 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,986 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,986 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 105#L45-2true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,986 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, 47#L45-1true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,987 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, 35#L84true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,987 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:19,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 67#L94true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,995 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:19,998 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,998 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:19,998 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:19,998 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,002 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,002 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,002 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,002 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,003 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,003 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,003 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 16#L82-1true, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,004 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,004 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,005 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,005 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,005 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,005 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,052 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,052 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,052 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,052 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,054 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,054 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,054 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,054 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,110 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,110 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 73#L131-1true, 41#thread2EXITtrue, 47#L45-1true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,110 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,111 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,118 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,118 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,118 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 76#L94-5true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,122 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,122 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,122 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2025-03-09 06:40:20,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,126 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,126 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,126 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,127 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,127 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,127 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [111#true, 132#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 47#L45-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 115#(<= 0 ~n1~0), Black: 149#(<= ~n2~0 0), 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:20,255 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,255 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,255 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,255 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,255 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,333 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,333 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,333 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,333 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,334 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,334 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,380 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,382 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([725] L94-5-->L94: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_134) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_133) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_134} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_133} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][178], [130#(<= ~n1~0 0), 111#true, 132#true, 41#thread2EXITtrue, 47#L45-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), Black: 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 67#L94true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,382 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 67#L94true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,390 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,390 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 76#L94-5true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,394 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,394 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,397 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,397 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,397 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,397 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,398 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 144#(<= 0 ~n2~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 46#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,398 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 25#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,399 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:20,452 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,452 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,452 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,453 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:20,454 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,454 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,454 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,454 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,501 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,502 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,503 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,504 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:40:20,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,513 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,513 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2025-03-09 06:40:20,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,522 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,906 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,906 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,906 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,906 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,935 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:20,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,935 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,936 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:20,936 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,936 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,936 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [60#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,937 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 7#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,937 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,937 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:40:20,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,942 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,942 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,942 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,942 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 82#L104-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,946 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:20,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,946 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,947 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,947 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,947 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:20,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:20,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:20,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:20,982 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,982 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:20,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:20,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:21,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,012 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,012 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,020 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), 31#L97-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,020 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,020 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,024 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,025 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,025 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,025 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,026 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,026 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,026 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 51#L73-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,188 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,188 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,195 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,195 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 31#L97-3true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,196 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,196 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,196 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,200 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,200 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,200 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,200 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,201 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,201 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,201 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 144#(<= 0 ~n2~0), 51#L73-3true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,202 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,202 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,202 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,202 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:21,237 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,237 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,237 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,237 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,238 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,238 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,273 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,273 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,273 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,273 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,274 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,274 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,274 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,274 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:40:21,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, 62#L80-1true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:40:21,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,383 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,383 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,384 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,416 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,416 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 82#L104-1true, Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,417 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,417 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,420 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 62#L80-1true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,421 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,421 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,454 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,487 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,487 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,487 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,487 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:40:21,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), 57#L81-3true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,573 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,573 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,573 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,573 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 69#L105-3true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,600 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,600 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, 57#L81-3true, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,602 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,846 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,846 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,846 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is not cut-off event [2025-03-09 06:40:21,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,863 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,872 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,936 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,936 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,936 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:21,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:21,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:21,961 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:21,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,961 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:21,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 118#true]) [2025-03-09 06:40:21,985 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:21,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:21,985 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:22,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 52#L106-1true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,002 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,002 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,003 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,010 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2025-03-09 06:40:22,011 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,011 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,011 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2025-03-09 06:40:22,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,012 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,012 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,012 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,012 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:22,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,067 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,067 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,084 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,084 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,090 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,091 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,091 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [30#L108true, 111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,092 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,129 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,135 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,135 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,135 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2025-03-09 06:40:22,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 73#L131-1true, 6#L46true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,137 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:22,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][54], [111#true, Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork0_~tmp1~0#1| ~n2~0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 97#L132true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,183 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,183 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,183 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,183 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, 30#L108true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,196 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, Black: 113#true, 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,196 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 52#L106-1true, Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 16#L82-1true, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 144#(<= 0 ~n2~0), 147#true, Black: 113#true, Black: 149#(<= ~n2~0 0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,204 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, 6#L46true, Black: 132#true, 149#(<= ~n2~0 0), 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,233 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,233 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:22,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, Black: 132#true, 151#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 149#(<= ~n2~0 0), 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2025-03-09 06:40:22,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([677] L46-5-->L46: Formula: (and (<= |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483646) (= |v_thread1Thread1of1ForFork1_#t~post1#1_5| v_~n1~0_122) (= (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 1) v_~n1~0_121) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_5| 2147483649))) InVars {~n1~0=v_~n1~0_122} OutVars{~n1~0=v_~n1~0_121, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][102], [111#true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, 6#L46true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,287 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:22,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [30#L108true, 111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,292 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, Black: 115#(<= 0 ~n1~0), 35#L84true, 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 73#L131-1true, 41#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 151#true, 149#(<= ~n2~0 0), 118#true, 95#thread3EXITtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2025-03-09 06:40:22,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([674] L45-1-->L46-5: Formula: (= v_~n1~0_19 |v_thread1Thread1of1ForFork1_~tmp3~0#1_9|) InVars {thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|} OutVars{thread1Thread1of1ForFork1_~tmp3~0#1=|v_thread1Thread1of1ForFork1_~tmp3~0#1_9|, ~n1~0=v_~n1~0_19} AuxVars[] AssignedVars[~n1~0][202], [111#true, 8#L46-5true, Black: 130#(<= ~n1~0 0), 41#thread2EXITtrue, Black: 132#true, 151#true, 149#(<= ~n2~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0)), 118#true, 97#L132true, Black: 134#(<= ~n3~0 ~n1~0), 95#thread3EXITtrue, Black: 142#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork1_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0)]) [2025-03-09 06:40:22,368 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,368 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2025-03-09 06:40:22,368 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2025-03-09 06:40:22,368 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2025-03-09 06:40:22,530 INFO L124 PetriNetUnfolderBase]: 72348/117793 cut-off events. [2025-03-09 06:40:22,531 INFO L125 PetriNetUnfolderBase]: For 178487/182097 co-relation queries the response was YES. [2025-03-09 06:40:22,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 308789 conditions, 117793 events. 72348/117793 cut-off events. For 178487/182097 co-relation queries the response was YES. Maximal size of possible extension queue 5031. Compared 1138438 event pairs, 12896 based on Foata normal form. 394/102780 useless extension candidates. Maximal degree in co-relation 273292. Up to 63037 conditions per place. [2025-03-09 06:40:23,518 INFO L140 encePairwiseOnDemand]: 93/106 looper letters, 195 selfloop transitions, 22 changer transitions 0/251 dead transitions. [2025-03-09 06:40:23,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 251 transitions, 1651 flow [2025-03-09 06:40:23,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 06:40:23,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-09 06:40:23,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 328 transitions. [2025-03-09 06:40:23,520 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6188679245283019 [2025-03-09 06:40:23,520 INFO L175 Difference]: Start difference. First operand has 125 places, 136 transitions, 679 flow. Second operand 5 states and 328 transitions. [2025-03-09 06:40:23,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 251 transitions, 1651 flow [2025-03-09 06:40:24,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 251 transitions, 1632 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-09 06:40:24,061 INFO L231 Difference]: Finished difference. Result has 132 places, 147 transitions, 852 flow [2025-03-09 06:40:24,061 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=852, PETRI_PLACES=132, PETRI_TRANSITIONS=147} [2025-03-09 06:40:24,062 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 27 predicate places. [2025-03-09 06:40:24,062 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 147 transitions, 852 flow [2025-03-09 06:40:24,062 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:24,062 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:40:24,062 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 06:40:24,062 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-09 06:40:24,062 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2025-03-09 06:40:24,063 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:40:24,063 INFO L85 PathProgramCache]: Analyzing trace with hash -679533382, now seen corresponding path program 1 times [2025-03-09 06:40:24,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:40:24,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606938747] [2025-03-09 06:40:24,063 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:40:24,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:40:24,067 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-09 06:40:24,071 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-09 06:40:24,072 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:40:24,072 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:40:24,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:40:24,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:40:24,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606938747] [2025-03-09 06:40:24,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606938747] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:40:24,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:40:24,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-09 06:40:24,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325720258] [2025-03-09 06:40:24,118 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:40:24,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-09 06:40:24,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:40:24,118 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 06:40:24,118 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 06:40:24,146 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 106 [2025-03-09 06:40:24,146 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 147 transitions, 852 flow. Second operand has 4 states, 4 states have (on average 40.5) internal successors, (162), 4 states have internal predecessors, (162), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 06:40:24,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:40:24,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 106 [2025-03-09 06:40:24,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand